fix gettext import for Win #369
Annotations
15 warnings
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/
|
Run actions-rs/cargo@v1:
src/lib.rs#L21
unused `#[macro_use]` import
|
Run actions-rs/cargo@v1:
src/macros.rs#L21
unused macro definition: `pyr_assert`
|
Run actions-rs/cargo@v1:
src/macros.rs#L49
unused macro definition: `static_assert_size`
|
Run actions-rs/cargo@v1:
src/macros.rs#L56
unused macro definition: `impl_pylist`
|
Run actions-rs/cargo@v1:
src/macros.rs#L139
unused macro definition: `impl_pylist_primitive`
|
Run actions-rs/cargo@v1:
src/gettext/mod.rs#L23
unused import: `gettextrs::gettext`
|
Run actions-rs/cargo@v1:
src/python_module.rs#L99
unused variable: `modules`
|
Run actions-rs/cargo@v1:
src/python_module.rs#L95
unused variable: `module`
|
Run actions-rs/cargo@v1:
src/python_module.rs#L193
function `add_submodule` is never used
|
Run actions-rs/cargo@v1
`skytemple_rust` (lib) generated 9 warnings (run `cargo fix --lib -p skytemple_rust` to apply 3 suggestions)
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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