Skip to content

Remove unused imports #595

Remove unused imports

Remove unused imports #595

Re-run triggered November 20, 2023 00:27
Status Success
Total duration 3m 9s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

84 warnings
Check
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/
Check: core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
Check: core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
Check: core/grim/src/dta/parser.rs#L349
unused variable: `data`
Check: core/grim/src/dta/mod.rs#L228
unused variable: `o`
Check: core/grim/src/model/export.rs#L429
unused variable: `i`
Check: core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
Check: core/grim/src/model/export.rs#L1868
unused variable: `frames`
Check: core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
Check
`grim` (lib) generated 8 warnings (run `cargo fix --lib -p grim` to apply 7 suggestions)
Check
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/
Check
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/
Check
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/
Check
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 (linux-x64)
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/
Build (linux-x64): core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
Build (linux-x64): core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
Build (linux-x64): core/grim/src/dta/parser.rs#L349
unused variable: `data`
Build (linux-x64): core/grim/src/dta/mod.rs#L228
unused variable: `o`
Build (linux-x64): core/grim/src/model/export.rs#L429
unused variable: `i`
Build (linux-x64): core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
Build (linux-x64): core/grim/src/model/export.rs#L1868
unused variable: `frames`
Build (linux-x64): core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
Build (linux-x64)
`grim` (lib) generated 8 warnings (run `cargo fix --lib -p grim` to apply 7 suggestions)
Build (linux-x64)
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 (linux-x64)
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 (linux-x64)
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 (linux-x64)
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 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/
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/
Test: core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
Test: core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
Test: core/grim/src/dta/parser.rs#L349
unused variable: `data`
Test: core/grim/src/dta/mod.rs#L228
unused variable: `o`
Test: core/grim/src/model/export.rs#L429
unused variable: `i`
Test: core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
Test: core/grim/src/model/export.rs#L1868
unused variable: `frames`
Test: core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
Test
`grim` (lib test) generated 8 warnings (8 duplicates)
Build (win-x86)
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/
Build (win-x86): core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
Build (win-x86): core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
Build (win-x86): core/grim/src/dta/parser.rs#L349
unused variable: `data`
Build (win-x86): core/grim/src/dta/mod.rs#L228
unused variable: `o`
Build (win-x86): core/grim/src/model/export.rs#L429
unused variable: `i`
Build (win-x86): core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
Build (win-x86): core/grim/src/model/export.rs#L1868
unused variable: `frames`
Build (win-x86): core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
Build (win-x86)
`grim` (lib) generated 8 warnings (run `cargo fix --lib -p grim` to apply 7 suggestions)
Build (win-x86)
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 (win-x86)
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 (win-x86)
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 (win-x86)
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 (win-x64)
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/
Build (win-x64): core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
Build (win-x64): core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
Build (win-x64): core/grim/src/dta/parser.rs#L349
unused variable: `data`
Build (win-x64): core/grim/src/dta/mod.rs#L228
unused variable: `o`
Build (win-x64): core/grim/src/model/export.rs#L429
unused variable: `i`
Build (win-x64): core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
Build (win-x64): core/grim/src/model/export.rs#L1868
unused variable: `frames`
Build (win-x64): core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
Build (win-x64)
`grim` (lib) generated 8 warnings (run `cargo fix --lib -p grim` to apply 7 suggestions)
Build (win-x64)
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 (win-x64)
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 (win-x64)
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 (win-x64)
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 (osx-x64)
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/
Build (osx-x64)
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 (osx-x64)
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 (osx-x64)
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 (osx-x64)
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 (osx-x64): core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
Build (osx-x64): core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
Build (osx-x64): core/grim/src/dta/parser.rs#L349
unused variable: `data`
Build (osx-x64): core/grim/src/dta/mod.rs#L228
unused variable: `o`
Build (osx-x64): core/grim/src/model/export.rs#L429
unused variable: `i`
Build (osx-x64): core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
Build (osx-x64): core/grim/src/model/export.rs#L1868
unused variable: `frames`
Build (osx-x64): core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
Build (osx-x64)
`grim` (lib) generated 8 warnings (run `cargo fix --lib -p grim` to apply 7 suggestions)