Merge pull request #64 from SkyTemple/rs-dungeon-graphics-bgp-impl #262
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/
|
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/
|
src/compression/bma_collision_rle.rs#L128
fields `compressed_data` and `length_decompressed` are never read
|
src/compression/bma_collision_rle.rs#L133
associated functions `compress` and `cont_size` are never used
|
src/compression/bma_collision_rle.rs#L147
associated items `DATA_START`, `MAGIC`, `new`, `decompress`, and `to_bytes` are never used
|
src/compression/bma_layer_nrl.rs#L255
fields `compressed_data` and `length_decompressed` are never read
|
src/compression/bma_layer_nrl.rs#L260
associated functions `compress` and `cont_size` are never used
|
src/compression/bma_layer_nrl.rs#L274
associated items `DATA_START`, `MAGIC`, `new`, `decompress`, and `to_bytes` are never used
|
src/compression/bpc_image.rs#L476
fields `compressed_data` and `length_decompressed` are never read
|
src/compression/bpc_image.rs#L481
associated functions `compress` and `cont_size` are never used
|
src/compression/bpc_image.rs#L495
associated items `DATA_START`, `MAGIC`, `new`, `decompress`, and `to_bytes` are never used
|
src/compression/bpc_tilemap.rs#L197
fields `compressed_data` and `length_decompressed` are never read
|
The logs for this run have expired and are no longer available.
Loading