build(deps): bump dotnet/sdk from 8.0 to 10.0 in /backend #139
workflow.yaml
on: pull_request
π§ Backend Build & Test
37s
π¨ Frontend Build & Test
4s
π³ Docker Build & Security
0s
π§ͺ Integration Tests
0s
π Deployment Ready
0s
Annotations
1 error and 4 warnings
|
π¨ Frontend Build & Test
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
π§ Backend Build & Test:
backend/src/Controllers/FinanceController.cs#L886
Possible null reference argument for parameter 'data' in 'ApiResponse<SavingsGoalResponseDTO> ApiResponse<SavingsGoalResponseDTO>.CreateSuccess(SavingsGoalResponseDTO data, string? message = null)'.
|
|
π§ Backend Build & Test:
backend/src/Controllers/FinanceController.cs#L817
Possible null reference argument for parameter 'data' in 'ApiResponse<SalaryConfigurationDTO> ApiResponse<SalaryConfigurationDTO>.CreateSuccess(SalaryConfigurationDTO data, string? message = null)'.
|
|
π§ Backend Build & Test:
backend/src/Controllers/FinanceController.cs#L886
Possible null reference argument for parameter 'data' in 'ApiResponse<SavingsGoalResponseDTO> ApiResponse<SavingsGoalResponseDTO>.CreateSuccess(SavingsGoalResponseDTO data, string? message = null)'.
|
|
π§ Backend Build & Test:
backend/src/Controllers/FinanceController.cs#L817
Possible null reference argument for parameter 'data' in 'ApiResponse<SalaryConfigurationDTO> ApiResponse<SalaryConfigurationDTO>.CreateSuccess(SalaryConfigurationDTO data, string? message = null)'.
|