Update Dependencies #93
Annotations
10 errors and 10 warnings
crates/zengine_input/src/input_system.rs#L174
no variant or associated item named `D` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L179
no variant or associated item named `A` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L219
no variant or associated item named `D` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L224
no variant or associated item named `A` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L258
no variant or associated item named `D` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L276
no variant or associated item named `A` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L294
no variant or associated item named `A` found for enum `KeyCode` in the current scope
|
crates/zengine_input/src/input_system.rs#L298
no variant or associated item named `D` found for enum `KeyCode` in the current scope
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
examples/pong/src/lib.rs#L51
field `0` is never read
|
examples/pong/src/lib.rs#L501
field `0` is never read
|
examples/pong/src/lib.rs#L502
field `0` is never read
|
|
This job failed
Loading