Skip to content

Solve null dereference warnings. #950

Solve null dereference warnings.

Solve null dereference warnings. #950

Triggered via push July 8, 2023 13:20
Status Success
Total duration 12m 24s
Artifacts

build-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build: src/Qowaiv/Date.cs#L48
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv/Date.cs#L68
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv/Date.cs#L48
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv/Date.cs#L68
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv/Date.cs#L48
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv/Date.cs#L68
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv.TestTools/XmlStructure.cs#L25
Provide the "DateTimeKind" when creating this object.
Build: src/Qowaiv/YesNo.cs#L181
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Year.cs#L128
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Sex.cs#L181
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Uuid.cs#L214
Make sure this weak hash algorithm is not used in a sensitive context here.
Build: src/Qowaiv/Uuid.cs#L228
Make sure this weak hash algorithm is not used in a sensitive context here.
Build: src/Qowaiv/DecimalRound.cs#L252
Make sure that using this pseudorandom number generator is safe here.
Build: src/Qowaiv/DecimalRound.cs#L252
Make sure that using this pseudorandom number generator is safe here.
Build: src/Qowaiv/DecimalRound.cs#L252
Make sure that using this pseudorandom number generator is safe here.
Build: src/Qowaiv/Chemistry/CasRegistryNumber.cs#L108
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Date.cs#L501
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/YesNo.cs#L181
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Year.cs#L128
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/WeekDate.cs#L230
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.