Skip to content

Add Tests

Add Tests #17

Triggered via pull request April 26, 2024 21:02
Status Failure
Total duration 40s
Artifacts

run-tests.yml

on: pull_request
Run Tests
31s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Run Tests
Input required and not supplied: path
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests: BinaryMatrixEngine/GameContext.cs#L69
'GameHooks.Default' is obsolete: 'Create your own GameHooks instead.'
Run Tests: BinaryMatrixEngine/GameContext.cs#L178
'GameHooks.Default' is obsolete: 'Create your own GameHooks instead.'
Run Tests: BinaryMatrixEngine/GameContext.cs#L182
'GameHooks.LegacyGetPlayerActions(GameContext, IEnumerable<Player>)' is obsolete: 'Implement your own `GetActions` hook instead. This method may disappear in future.'