Skip to content

Update dependency System.Configuration.ConfigurationManager to v9 #118

Update dependency System.Configuration.ConfigurationManager to v9

Update dependency System.Configuration.ConfigurationManager to v9 #118

Triggered via pull request January 17, 2025 21:50
Status Success
Total duration 3m 2s
Artifacts

build-validation.yml

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

Annotations

31 warnings
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/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-macOS-latest: Helpers/Page2Layout.cs#L409
Converting null literal or possible null value to non-nullable type.
build-macOS-latest: Helpers/Page2Layout.cs#L422
Dereference of a possibly null reference.
build-macOS-latest: Helpers/Page2Layout.cs#L566
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, string replacement)'.
build-macOS-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-macOS-latest: Services/ConvertService.cs#L93
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.
build-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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: 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/Page2Layout.cs#L117
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/Page2Layout.cs#L303
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/Page2Layout.cs#L351
Dereference of a possibly null reference.
build-ubuntu-latest: Helpers/Page2Layout.cs#L409
Converting null literal or possible null value to non-nullable type.
build-ubuntu-latest: Helpers/Page2Layout.cs#L422
Dereference of a possibly null reference.
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: 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: 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: Services/ConvertService.cs#L93
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.
build-windows-latest: Services/ConvertService.cs#L95
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.
build-windows-latest: Services/ConvertService.cs#L97
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.
build-windows-latest: Services/ConvertService.cs#L99
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.
build-windows-latest: Services/ConvertService.cs#L101
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.
build-windows-latest: Services/ConvertService.cs#L107
Possible null reference argument for parameter 'value' in 'void Altinn3AppData.AddText(string lang, string id, string value)'.