Skip to content

Upgrade to .NET 8

Upgrade to .NET 8 #167

Triggered via pull request August 21, 2024 02:43
Status Failure
Total duration 2m 9s
Artifacts

gtc-rg-subjects-api.yml

on: pull_request
Matrix: Build, Test and Deploy .NET
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Build, Test and Deploy .NET (7.0.x)
Deployment Failed, Error: Resource api-subjects-dev-001 of type Microsoft.Web/Sites doesn't exist.
Build, Test and Deploy .NET (7.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, Test and Deploy .NET (7.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build, Test and Deploy .NET (7.0.x): src/Subjects/Common.Persistence/Cache/RedisCacheService.cs#L13
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Common.Persistence/Cache/RedisCacheService.cs#L13
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Common.Persistence/Cache/RedisCacheService.cs#L30
Possible null reference argument for parameter 'json' in 'T? JsonSerializer.Deserialize<T>(string json, JsonSerializerOptions? options = null)'.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Common.Persistence/Cache/MemoryCacheService.cs#L11
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Common.Persistence/Cache/MemoryCacheService.cs#L11
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alerts/AlertService.cs#L11
Cannot convert null literal to non-nullable reference type.
Build, Test and Deploy .NET (7.0.x)
No files were found with the provided path: TestResults-. No artifacts will be uploaded.