Random refactoring 2024 01 14 (#278) #175
Annotations
14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, zyborg/dotnet-tests-report@v1.3.0, 2428392/gh-truncate-string-action@v1.0.0, papeloto/action-zip@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
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/Processes/TurnProcessor.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Objects/Combat/Grid/Extensions.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Serialization/DataReference.cs#L17
Possible null reference assignment.
|
build:
FrEee/Serialization/DataReference.cs#L99
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Serialization/DataScalar.cs#L28
Possible null reference assignment.
|
build:
FrEee/Serialization/GalaxyReference.cs#L165
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Serialization/ObjectGraphParser.cs#L282
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Serialization/ReferenceKeyedDictionary.cs#L165
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Serialization/ReferenceList.cs#L111
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee/Serialization/ReferenceSet.cs#L182
Cannot convert null literal to non-nullable reference type.
|