Update mcr.microsoft.com/dotnet/sdk Docker tag to v9 #527
build-and-analyze.yml
on: pull_request
Build, test & analyze
1m 30s
Annotations
4 warnings
Build, test & analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, test & analyze:
src/Altinn.FileScan/Models/DataElementScanRequest.cs#L29
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Build, test & analyze:
src/Altinn.FileScan/Models/DataElementScanRequest.cs#L29
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Build, test & analyze:
src/Altinn.FileScan/Models/DataElementScanRequest.cs#L29
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|