query foreign #39
Annotations
16 warnings
Test
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/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Test:
examples/breakout/src/render/mod.rs#L1
unused import: `crate::logic`
|
Test:
examples/breakout/src/logic/mod.rs#L15
unused variable: `delta_time`
|
Test:
examples/breakout/src/render/mod.rs#L21
unused variable: `size`
|
Test:
examples/breakout/src/render/mod.rs#L21
unused variable: `color`
|
Test:
examples/breakout/src/render/mod.rs#L20
unused variable: `ctx`
|
Test
`breakout` (bin "breakout" test) generated 5 warnings (run `cargo fix --bin "breakout" --tests` to apply 1 suggestion)
|
Test:
examples/breakout/src/render/mod.rs#L1
unused import: `crate::logic`
|
Test:
examples/breakout/src/logic/mod.rs#L15
unused variable: `delta_time`
|
Test:
examples/breakout/src/render/mod.rs#L21
unused variable: `size`
|
Test:
examples/breakout/src/render/mod.rs#L21
unused variable: `color`
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|