Skip to content

Boy-scout.

Boy-scout. #987

Triggered via push August 7, 2023 20:08
Status Success
Total duration 15m 8s
Artifacts

build-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Chemistry/CasRegistryNumber.cs#L108
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Customization/Svo.cs#L258
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/Customization/Svo.cs#L320
Rename parameter 'str' to 's' to match the interface declaration.
Build: src/Qowaiv/Customization/Svo.cs#L320
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: src/Qowaiv/EmailAddress.cs#L154
Rename parameter 'formatProvider' to 'provider' to match the interface declaration.
Build: src/Qowaiv/EmailAddressCollection.cs#L314
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: specs/Qowaiv.Specs/TestTools/Svo.cs#L116
Nullability of type of parameter 'str' doesn't match overridden member (possibly because of nullability attributes).
Build: specs/Qowaiv.Specs/TestTools/Svo.cs#L116
Nullability of type of parameter 'formatProvider' doesn't match overridden member (possibly because of nullability attributes).
Build: specs/Qowaiv.Specs/Gender_specs.cs#L329
Converting null literal or possible null value to non-nullable type.
Build: specs/Qowaiv.Specs/Sex_specs.cs#L241
Converting null literal or possible null value to non-nullable type.
Build: specs/Qowaiv.Specs/Sustainability/EnergyLabel_specs.cs#L378
Cannot convert null literal to non-nullable reference type.
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.