Skip to content

Update README.md

Update README.md #320

Triggered via push February 9, 2024 19:59
Status Failure
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: test/GameEngine.Test/Crc32Test.cs#L4
The type or namespace name 'Helpers' does not exist in the namespace 'PhantomKit' (are you missing an assembly reference?)
build: test/GameEngine.Test/Crc32Test.cs#L4
The type or namespace name 'Helpers' does not exist in the namespace 'PhantomKit' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/GameEngine.Blazor/Components/GameBoard.razor.cs#L11
Non-nullable property 'GameStateMachine' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/GameEngine.Blazor/Models/GameStateMachine.cs#L62
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameSettingsDialog.razor.cs#L28
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameKeyboard.razor.cs#L53
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameKeyboard.razor.cs#L57
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameSettingsDialog.razor.cs#L42
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameBoard.razor.cs#L11
Non-nullable property 'GameStateMachine' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/GameEngine.Blazor/Models/GameStateMachine.cs#L62
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameSettingsDialog.razor.cs#L28
The variable '_' is declared but never used
build: src/GameEngine.Blazor/Components/GameKeyboard.razor.cs#L53
The variable '_' is declared but never used