Add arena constants (#5) #19
Annotations
10 errors and 6 warnings
Run cargo clippy:
src/constants/small_enums.rs#L9
the item `TryFrom` is imported redundantly
|
Run cargo clippy:
src/game/pathfinder.rs#L3
the item `JsCast` is imported redundantly
|
Run cargo clippy:
src/objects/impls/store.rs#L3
the item `JsCast` is imported redundantly
|
Run cargo clippy:
src/objects/impls.rs#L19
unused import: `arena::*`
|
Run cargo clippy:
src/game/pathfinder.rs#L23
empty doc comment
|
Run cargo clippy:
src/game/pathfinder.rs#L46
empty doc comment
|
Run cargo clippy:
src/game/pathfinder.rs#L96
empty doc comment
|
Run cargo clippy:
src/game/utils.rs#L103
empty doc comment
|
Run cargo clippy:
src/objects/impls/creep.rs#L10
empty doc comment
|
Run cargo clippy:
src/objects/impls/game_object.rs#L8
empty doc comment
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Loading