Skip to content

Fix some unit tests (#340) #206

Fix some unit tests (#340)

Fix some unit tests (#340) #206

Triggered via push December 1, 2024 21:21
Status Success
Total duration 2m 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Execution of tests returned failure: 1
build
Found failing tests
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L116
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L129
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L154
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L178
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L196
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L201
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L206
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L252
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L310
Cannot convert null literal to non-nullable reference type.
build: FrEee.Core.Utility/Utility/RandomHelper.cs#L22
Cannot convert null literal to non-nullable reference type.