Skip to content

Remove 32-bit build #614

Remove 32-bit build

Remove 32-bit build #614

Triggered via push January 18, 2024 23:24
Status Success
Total duration 3m 3s
Artifacts 3

ci.yml

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

Annotations

72 warnings
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/
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/audio/xma.rs#L54
unused variable: `sample_count`
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 9 warnings (run `cargo fix --lib -p grim` to apply 8 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/
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/audio/xma.rs#L54
unused variable: `sample_count`
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 9 warnings (9 duplicates)
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)
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/

Artifacts

Produced during runtime
Name Size
grim-ci-b5b00b192f094b8946f0210934896fbff4c31371-linux-x64 Expired
5.04 MB
grim-ci-b5b00b192f094b8946f0210934896fbff4c31371-osx-x64 Expired
4.39 MB
grim-ci-b5b00b192f094b8946f0210934896fbff4c31371-win-x64 Expired
4.66 MB