Skip to content

Update dependency Altinn.Platform.Storage.Interface to v4 #109

Update dependency Altinn.Platform.Storage.Interface to v4

Update dependency Altinn.Platform.Storage.Interface to v4 #109

Triggered via pull request October 12, 2024 08:01
Status Success
Total duration 3m 27s
Artifacts

build-validation.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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-ubuntu-latest: Helpers/PrefillConverter.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-ubuntu-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/TulPackageParser.cs#L78
Dereference of a possibly null reference.
build-ubuntu-latest: Services/BatchService.cs#L45
Dereference of a possibly null reference.
build-ubuntu-latest: Services/BatchService.cs#L50
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, string replacement)'.
build-ubuntu-latest: Services/ConvertService.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-ubuntu-latest: Helpers/MergeLanguageResults.cs#L31
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/MergeLanguageResults.cs#L31
Dereference of a possibly null reference.
build-macOS-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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-macOS-latest: Helpers/PrefillConverter.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-macOS-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-macOS-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-macOS-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-macOS-latest: Helpers/MergeLanguageResults.cs#L31
Dereference of a possibly null reference.
build-macOS-latest: Helpers/MergeLanguageResults.cs#L31
Dereference of a possibly null reference.
build-macOS-latest: Helpers/TulPackageParser.cs#L78
Dereference of a possibly null reference.
build-macOS-latest: Helpers/Page2Layout.cs#L117
Dereference of a possibly null reference.
build-macOS-latest: Helpers/Page2Layout.cs#L303
Dereference of a possibly null reference.
build-macOS-latest: Helpers/Page2Layout.cs#L351
Dereference of a possibly null reference.
build-windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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-windows-latest: Helpers/PrefillConverter.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-windows-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-windows-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-windows-latest: Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
build-windows-latest: Helpers/Page2Layout.cs#L117
Dereference of a possibly null reference.
build-windows-latest: Services/ConvertService.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-windows-latest: Helpers/Page2Layout.cs#L303
Dereference of a possibly null reference.
build-windows-latest: Services/BatchService.cs#L45
Dereference of a possibly null reference.
build-windows-latest: Services/BatchService.cs#L50
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, string replacement)'.
build-windows-latest: Helpers/TulPackageParser.cs#L78
Dereference of a possibly null reference.