Skip to content

The policy says the assistant is not switched on for most accounts #350

The policy says the assistant is not switched on for most accounts

The policy says the assistant is not switched on for most accounts #350

Triggered via push September 1, 2026 13:07
Status Success
Total duration 3m 13s
Artifacts

ci.yml

on: push
build-test-scan
3m 8s
build-test-scan
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build-test-scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-test-scan: src/FinApp.Server/BankSync/BankSyncService.cs#L86
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build-test-scan: src/FinApp.Shared.UI/Pages/Dashboard.razor#L12947
The field 'Dashboard._aiUnknown' is assigned but its value is never used
build-test-scan: src/FinApp.Shared.UI/Components/Landing.razor#L258
The field 'Landing._feedbackOpen' is never used
build-test-scan: src/FinApp.Shared.UI/Services/Localizer.cs#L41
Possible null reference assignment.
build-test-scan: src/FinApp.Server/BankSync/BankSyncService.cs#L86
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build-test-scan: src/FinApp.Shared.UI/Pages/Dashboard.razor#L12947
The field 'Dashboard._aiUnknown' is assigned but its value is never used
build-test-scan: src/FinApp.Shared.UI/Components/Landing.razor#L258
The field 'Landing._feedbackOpen' is never used
build-test-scan: src/FinApp.Shared.UI/Services/Localizer.cs#L41
Possible null reference assignment.