Skip to content

fix crashing on 2.16 #103

fix crashing on 2.16

fix crashing on 2.16 #103

Triggered via push September 19, 2024 05:18
Status Success
Total duration 3m 32s
Artifacts

safety.yaml

on: push

Annotations

14 warnings
sanitizers
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
sanitizers
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sanitizers: arma-rs-proc/src/derive/data.rs#L69
field `ty` is never read
sanitizers: arma-rs/src/lib.rs#L342
variable does not need to be mutable
sanitizers: arma-rs-proc/src/derive/data.rs#L69
field `ty` is never read
sanitizers: arma-rs/src/lib.rs#L342
variable does not need to be mutable
sanitizers: arma-rs-proc/src/derive/data.rs#L69
field `ty` is never read
sanitizers: arma-rs/src/lib.rs#L342
variable does not need to be mutable
sanitizers: arma-rs-proc/src/derive/data.rs#L69
field `ty` is never read
sanitizers: arma-rs/src/lib.rs#L342
variable does not need to be mutable
miri
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
miri
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
miri: arma-rs/src/lib.rs#L342
variable does not need to be mutable
miri: arma-rs/src/flags.rs#L35
associated function `from_bits` is never used