Skip to content

Refactor interfaces and enumerations into appropriate namespaces (#301) #185

Refactor interfaces and enumerations into appropriate namespaces (#301)

Refactor interfaces and enumerations into appropriate namespaces (#301) #185

Triggered via push February 10, 2024 18:07
Status Success
Total duration 2m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, zyborg/[email protected], 2428392/[email protected], papeloto/action-zip@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/[email protected], 2428392/[email protected], 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/Objects/Combat/Grid/Extensions.cs#L7
Cannot convert null literal to non-nullable reference type.
build: FrEee/Processes/TurnProcessor.cs#L35
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/CopyingExtensions.cs#L117
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/AbilityExtensions.cs#L205
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/AbilityExtensions.cs#L235
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/AbilityExtensions.cs#L309
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/AbilityExtensions.cs#L357
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/AbilityExtensions.cs#L375
Cannot convert null literal to non-nullable reference type.
build: FrEee/Extensions/AbilityExtensions.cs#L421
Cannot convert null literal to non-nullable reference type.
build: FrEee/Serialization/DataReference.cs#L17
Possible null reference assignment.