skytemple/skytemple-files#381: Clarify monster spawn field names #249
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
408 warnings
Build (image)
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/
|
Build (image):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (image):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (image):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (image):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (image):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (image):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (image):
src/util.rs#L188
function `pad` is never used
|
Build (image)
`skytemple_rust` (lib) generated 7 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (image)
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 (image)
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 (image)
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 (image)
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 (dse)
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/
|
Build (dse):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (dse):
src/lib.rs#L29
unused `#[macro_use]` import
|
Build (dse):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (dse):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (dse):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (dse):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (dse):
src/util.rs#L188
function `pad` is never used
|
Build (dse)
`skytemple_rust` (lib) generated 7 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (dse)
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 (dse)
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 (dse)
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 (dse)
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 (image,python)
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/
|
Build (image,python)
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 (image,python)
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 (image,python)
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 (image,python)
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 (image,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (image,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (image,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (image,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (image,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (image,python):
src/python_module.rs#L99
unused variable: `modules`
|
Build (image,python):
src/python_module.rs#L193
function `add_submodule` is never used
|
Build (image,python):
src/util.rs#L188
function `pad` is never used
|
Build (image,python)
`skytemple_rust` (lib) generated 8 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (compression,python)
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/
|
Build (compression,python)
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 (compression,python)
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 (compression,python)
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 (compression,python)
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 (compression,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (compression,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (compression,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (compression,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (compression,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (compression,python):
src/util.rs#L188
function `pad` is never used
|
Build (compression,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (dse,python)
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/
|
Build (dse,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (dse,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (dse,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (dse,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (dse,python):
src/util.rs#L188
function `pad` is never used
|
Build (dse,python)
`skytemple_rust` (lib) generated 5 warnings
|
Build (dse,python)
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 (dse,python)
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 (dse,python)
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 (dse,python)
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 (dungeon_graphics,python)
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/
|
Build (dungeon_graphics,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (compression)
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/
|
Build (dungeon_graphics,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (compression)
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 (dungeon_graphics,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (compression)
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 (compression)
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 (dungeon_graphics,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (dungeon_graphics,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (compression)
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 (dungeon_graphics,python):
src/util.rs#L188
function `pad` is never used
|
Build (compression):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (compression):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (dungeon_graphics,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (dungeon_graphics,python)
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 (compression):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (dungeon_graphics,python)
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 (compression):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (dungeon_graphics,python)
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 (compression):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (compression):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (dungeon_graphics,python)
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 (compression):
src/util.rs#L188
function `pad` is never used
|
Build (compression):
src/compression/bma_collision_rle.rs#L128
fields `compressed_data` and `length_decompressed` are never read
|
Build (compression):
src/compression/bma_collision_rle.rs#L133
associated functions `compress` and `cont_size` are never used
|
Build (compression):
src/compression/bma_collision_rle.rs#L147
associated items `DATA_START`, `MAGIC`, `new`, `decompress`, and `to_bytes` are never used
|
Build (dungeon_graphics)
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/
|
Build (dungeon_graphics)
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 (dungeon_graphics)
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 (dungeon_graphics)
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 (dungeon_graphics)
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 (dungeon_graphics):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (dungeon_graphics):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (dungeon_graphics):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (dungeon_graphics):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (dungeon_graphics):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (dungeon_graphics):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (dungeon_graphics):
src/st_dma.rs#L22
unused import: `num_traits::FromPrimitive`
|
Build (dungeon_graphics):
src/util.rs#L188
function `pad` is never used
|
Build (dungeon_graphics)
`skytemple_rust` (lib) generated 8 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (item_p,python)
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/
|
Build (item_p,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (item_p,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (item_p,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (item_p,python):
src/util.rs#L188
function `pad` is never used
|
Build (item_p,python)
`skytemple_rust` (lib) generated 4 warnings
|
Build (item_p,python)
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 (item_p,python)
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 (item_p,python)
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 (item_p,python)
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 (default,romfs)
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/
|
Build (default,romfs)
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 (default,romfs)
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 (default,romfs)
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 (default,romfs)
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 (default)
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/
|
Build (default)
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 (default)
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 (default)
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 (default)
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 (kao)
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/
|
Build (kao)
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 (kao)
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 (kao)
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 (kao)
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 (kao):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (kao):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (kao):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (kao):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (kao):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (kao):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (kao):
src/util.rs#L188
function `pad` is never used
|
Build (kao):
src/compression/bma_collision_rle.rs#L128
fields `compressed_data` and `length_decompressed` are never read
|
Build (kao):
src/compression/bma_collision_rle.rs#L133
associated functions `compress` and `cont_size` are never used
|
Build (kao):
src/compression/bma_collision_rle.rs#L147
associated items `DATA_START`, `MAGIC`, `new`, `decompress`, and `to_bytes` are never used
|
Build (item_p)
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/
|
Build (item_p)
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 (item_p)
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 (item_p)
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 (item_p)
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 (item_p):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (item_p):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (item_p):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (item_p):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (item_p):
src/util.rs#L188
function `pad` is never used
|
Build (item_p)
`skytemple_rust` (lib) generated 5 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build
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/
|
Build:
src/lib.rs#L25
unused `#[macro_use]` import
|
Build:
src/lib.rs#L29
unused `#[macro_use]` import
|
Build:
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build:
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build:
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build:
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build:
src/no_python.rs#L25
unused import: `DerefMut`
|
Build:
src/util.rs#L188
function `pad` is never used
|
Build
`skytemple_rust` (lib) generated 8 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build
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
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
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
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 (map_bg)
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/
|
Build (map_bg)
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 (map_bg)
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 (map_bg)
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 (map_bg)
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 (map_bg):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (map_bg):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (map_bg):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (map_bg):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (map_bg):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (map_bg):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (map_bg):
src/st_bpa.rs#L484
unused variable: `py`
|
Build (map_bg):
src/st_bpa.rs#L488
unused variable: `py`
|
Build (map_bg):
src/util.rs#L188
function `pad` is never used
|
Build (map_bg):
src/compression/bma_collision_rle.rs#L128
fields `compressed_data` and `length_decompressed` are never read
|
Build (map_bg,python)
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/
|
Build (map_bg,python)
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 (map_bg,python)
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 (map_bg,python)
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 (map_bg,python)
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 (map_bg,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (map_bg,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (map_bg,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (map_bg,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (map_bg,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (map_bg,python):
src/util.rs#L188
function `pad` is never used
|
Build (map_bg,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (map_bg,kao,python)
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/
|
Build (map_bg,kao,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (map_bg,kao,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (map_bg,kao,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (map_bg,kao,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (map_bg,kao,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (map_bg,kao,python):
src/util.rs#L188
function `pad` is never used
|
Build (map_bg,kao,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (map_bg,kao,python)
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 (map_bg,kao,python)
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 (map_bg,kao,python)
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 (map_bg,kao,python)
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 (kao,python)
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/
|
Build (kao,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (kao,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (kao,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (kao,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (kao,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (kao,python):
src/util.rs#L188
function `pad` is never used
|
Build (kao,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (kao,python)
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 (kao,python)
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 (kao,python)
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 (kao,python)
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 (mappa_bin)
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/
|
Build (mappa_bin):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (mappa_bin):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (mappa_bin):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (mappa_bin):
src/st_mappa_bin/enums_consts.rs#L19
unused import: `crate::python::*`
|
Build (mappa_bin):
src/st_mappa_bin/floor.rs#L24
unused import: `std::ops::Deref`
|
Build (mappa_bin):
src/st_mappa_bin/item_list.rs#L25
unused import: `std::ops::Deref`
|
Build (mappa_bin):
src/st_mappa_bin/trap_list.rs#L25
unused import: `std::ops::Deref`
|
Build (mappa_bin)
`skytemple_rust` (lib) generated 7 warnings (run `cargo fix --lib -p skytemple_rust` to apply 5 suggestions)
|
Build (mappa_bin)
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 (mappa_bin)
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 (mappa_bin)
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 (mappa_bin)
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 (mappa_bin,python)
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/
|
Build (mappa_bin,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (mappa_bin,python)
`skytemple_rust` (lib) generated 1 warning
|
Build (mappa_bin,python)
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 (mappa_bin,python)
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 (mappa_bin,python)
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 (mappa_bin,python)
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 (md)
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/
|
Build (md)
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 (md)
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 (md)
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 (md)
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 (md):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (md):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (md):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (md):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (md):
src/util.rs#L188
function `pad` is never used
|
Build (md):
src/st_md.rs#L42
field `max_possible` is never read
|
Build (md)
`skytemple_rust` (lib) generated 6 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (map_bg,kao)
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/
|
Build (map_bg,kao):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (map_bg,kao):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (map_bg,kao):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (map_bg,kao):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (map_bg,kao):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (map_bg,kao):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (map_bg,kao):
src/st_bpa.rs#L484
unused variable: `py`
|
Build (map_bg,kao):
src/st_bpa.rs#L488
unused variable: `py`
|
Build (map_bg,kao):
src/util.rs#L188
function `pad` is never used
|
Build (map_bg,kao):
src/compression/bma_collision_rle.rs#L128
fields `compressed_data` and `length_decompressed` are never read
|
Build (map_bg,kao)
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 (map_bg,kao)
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 (map_bg,kao)
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 (map_bg,kao)
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 (misc_graphics)
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/
|
Build (misc_graphics)
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 (misc_graphics)
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 (misc_graphics)
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 (misc_graphics)
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 (misc_graphics):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (misc_graphics):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (misc_graphics):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (misc_graphics):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (misc_graphics):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (misc_graphics):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (misc_graphics):
src/util.rs#L188
function `pad` is never used
|
Build (misc_graphics)
`skytemple_rust` (lib) generated 7 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (md,python)
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/
|
Build (md,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (md,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (md,python):
src/util.rs#L188
function `pad` is never used
|
Build (md,python)
`skytemple_rust` (lib) generated 3 warnings
|
Build (md,python)
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 (md,python)
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 (md,python)
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 (md,python)
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 (misc_graphics,python)
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/
|
Build (misc_graphics,python)
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 (misc_graphics,python)
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 (misc_graphics,python)
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 (misc_graphics,python)
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 (misc_graphics,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (misc_graphics,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (misc_graphics,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (misc_graphics,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (misc_graphics,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (misc_graphics,python):
src/util.rs#L188
function `pad` is never used
|
Build (misc_graphics,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (script_var_table)
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/
|
Build (script_var_table):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (script_var_table):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (script_var_table):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (script_var_table):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (script_var_table):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (script_var_table):
src/util.rs#L188
function `pad` is never used
|
Build (script_var_table)
`skytemple_rust` (lib) generated 6 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (script_var_table)
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 (script_var_table)
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 (script_var_table)
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 (script_var_table)
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 (python)
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/
|
Build (python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (python):
src/python_module.rs#L99
unused variable: `modules`
|
Build (python):
src/python_module.rs#L95
unused variable: `module`
|
Build (python):
src/python_module.rs#L193
function `add_submodule` is never used
|
Build (python):
src/util.rs#L188
function `pad` is never used
|
Build (python)
`skytemple_rust` (lib) generated 9 warnings (run `cargo fix --lib -p skytemple_rust` to apply 2 suggestions)
|
Build (python)
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 (python)
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 (python)
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 (python)
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 (romfs)
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/
|
Build (romfs):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (romfs):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (romfs):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (romfs):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (romfs):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (romfs):
src/util.rs#L188
function `pad` is never used
|
Build (romfs)
`skytemple_rust` (lib) generated 6 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (romfs)
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 (romfs)
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 (romfs)
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 (romfs)
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 (script_var_table,python)
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/
|
Build (script_var_table,python)
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 (script_var_table,python)
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 (script_var_table,python)
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 (script_var_table,python)
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 (script_var_table,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (script_var_table,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (script_var_table,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (script_var_table,python):
src/util.rs#L188
function `pad` is never used
|
Build (script_var_table,python)
`skytemple_rust` (lib) generated 4 warnings
|
Build (sir0)
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/
|
Build (sir0):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (sir0):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (sir0):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (sir0):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (sir0):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (sir0):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (sir0):
src/util.rs#L188
function `pad` is never used
|
Build (sir0)
`skytemple_rust` (lib) generated 7 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (sir0)
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 (sir0)
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 (sir0)
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 (sir0)
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 (waza_p)
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/
|
Build (waza_p)
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 (waza_p)
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 (waza_p)
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 (waza_p)
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 (waza_p):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (waza_p):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (waza_p):
src/st_md.rs#L42
field `max_possible` is never read
|
Build (waza_p)
`skytemple_rust` (lib) generated 3 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (strings)
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/
|
Build (strings):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (strings):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (strings):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (strings):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (strings):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (strings):
src/no_python.rs#L25
unused import: `DerefMut`
|
Build (strings):
src/util.rs#L188
function `pad` is never used
|
Build (strings)
`skytemple_rust` (lib) generated 7 warnings (run `cargo fix --lib -p skytemple_rust` to apply 1 suggestion)
|
Build (strings)
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 (strings)
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 (strings)
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 (strings)
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 (waza_p,python)
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/
|
Build (waza_p,python)
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 (waza_p,python)
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 (waza_p,python)
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 (waza_p,python)
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 (strings,python)
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/
|
Build (strings,python):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (strings,python):
src/macros.rs#L20
unused macro definition: `pyr_assert`
|
Build (strings,python):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (strings,python):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (strings,python):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
Build (strings,python):
src/util.rs#L188
function `pad` is never used
|
Build (strings,python)
`skytemple_rust` (lib) generated 6 warnings
|
Build (strings,python)
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 (strings,python)
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 (strings,python)
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 (strings,python)
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 (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0)
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/
|
Build (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0):
src/lib.rs#L25
unused `#[macro_use]` import
|
Build (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0):
src/macros.rs#L48
unused macro definition: `static_assert_size`
|
Build (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0):
src/macros.rs#L55
unused macro definition: `impl_pylist`
|
Build (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0):
src/macros.rs#L138
unused macro definition: `impl_pylist_primitive`
|
|
Build (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0)
`skytemple_rust` (lib) generated 5 warnings
|
Build (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0)
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 (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0)
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 (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0)
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 (strings,map_bg,kao,python,python,with_pmd_wan,dse,dungeon_graphics,misc_graphics,romfs,sir0)
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/
|