1.0.0-alpha2 #4
Annotations
8 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, JamesIves/github-pages-deploy-action@4.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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:
src/NPokerEngine/Types/Player.cs#L14
The field 'Player.__wrongTypeHoleMsg' is assigned but its value is never used
|
build:
src/NPokerEngine.Demo/Shared/JsonEditor.razor#L40
Component parameter 'NPokerEngine.Demo.Shared.JsonEditor.JsonValue' should be auto property
|
build:
src/NPokerEngine.Demo/Shared/JsonEditor.razor#L56
Component parameter 'NPokerEngine.Demo.Shared.JsonEditor.JsonDiffValue' should be auto property
|
build:
src/NPokerEngine/Types/Player.cs#L14
The field 'Player.__wrongTypeHoleMsg' is assigned but its value is never used
|
build:
src/NPokerEngine.Demo/Shared/JsonEditor.razor#L40
Component parameter 'NPokerEngine.Demo.Shared.JsonEditor.JsonValue' should be auto property
|
build:
src/NPokerEngine.Demo/Shared/JsonEditor.razor#L56
Component parameter 'NPokerEngine.Demo.Shared.JsonEditor.JsonDiffValue' should be auto property
|