Skip to content
Triggered via push August 25, 2024 19:40
Status Success
Total duration 3m 4s
Artifacts
build-and-deploy
2m 53s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: Server/Application/Features/Financial/Commands/LoadTransactionsCommand.cs#L37
Cannot convert null literal to non-nullable reference type.
build-and-deploy: Server/Infrastructure/Services/PlaidService.cs#L69
Cannot convert null literal to non-nullable reference type.
build-and-deploy: Server/Application/Interfaces/IFinancialService.cs#L15
Cannot convert null literal to non-nullable reference type.
build-and-deploy: Server/Application/Features/Merchants/Queries/GetProductQuery.cs#L24
Parameter 'claimsPrincipalAccessor' is unread.
build-and-deploy: Server/Application/Features/Merchants/Queries/GetProductQuery.cs#L25
Parameter 'blobServiceClient' is unread.
build-and-deploy: Server/Application/Features/Merchants/Queries/GetProductQuery.cs#L25
Parameter 'azureStorageClient' is unread.