Move custom gltf code to dedicated lib #587
Annotations
14 warnings
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/
|
core/grim/src/dta/parser.rs#L56
variable does not need to be mutable
|
core/grim/src/dta/parser.rs#L179
value assigned to `r1` is never read
|
core/grim/src/dta/parser.rs#L349
unused variable: `data`
|
core/grim/src/dta/mod.rs#L228
unused variable: `o`
|
core/grim/src/model/export.rs#L429
unused variable: `i`
|
core/grim/src/model/export.rs#L1852
unused variable: `filtered_bone_names`
|
core/grim/src/model/export.rs#L1868
unused variable: `frames`
|
core/grim/src/model/export.rs#L1890
unused variable: `node_scale`
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading