1.11.9 #102
Annotations
22 warnings
associated function `from_bits` is never used:
arma-rs/src/flags.rs#L35
warning: associated function `from_bits` is never used
--> arma-rs/src/flags.rs:35:12
|
18 | impl FeatureFlags {
| ----------------- associated function in this implementation
...
35 | pub fn from_bits(bits: u64) -> Self {
| ^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
unused variable: `function_name`:
arma-rs/src/lib.rs#L342
warning: unused variable: `function_name`
--> arma-rs/src/lib.rs:342:13
|
342 | let function_name =
| ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_name`
|
= note: `#[warn(unused_variables)]` on by default
|
field `ty` is never read:
arma-rs-proc/src/derive/data.rs#L69
warning: field `ty` is never read
--> arma-rs-proc/src/derive/data.rs:69:9
|
65 | pub struct FieldNamed {
| ---------- field in this struct
...
69 | pub ty: syn::Type,
| ^^
|
= note: `#[warn(dead_code)]` on by default
|
field `ty` is never read:
arma-rs-proc/src/derive/data.rs#L69
warning: field `ty` is never read
--> arma-rs-proc/src/derive/data.rs:69:9
|
65 | pub struct FieldNamed {
| ---------- field in this struct
...
69 | pub ty: syn::Type,
| ^^
|
= note: `#[warn(dead_code)]` on by default
|
associated function `from_bits` is never used:
arma-rs/src/flags.rs#L35
warning: associated function `from_bits` is never used
--> arma-rs/src/flags.rs:35:12
|
18 | impl FeatureFlags {
| ----------------- associated function in this implementation
...
35 | pub fn from_bits(bits: u64) -> Self {
| ^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
unused variable: `function_name`:
arma-rs/src/lib.rs#L342
warning: unused variable: `function_name`
--> arma-rs/src/lib.rs:342:13
|
342 | let function_name =
| ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_name`
|
= note: `#[warn(unused_variables)]` on by default
|
field `ty` is never read:
arma-rs-proc/src/derive/data.rs#L69
warning: field `ty` is never read
--> arma-rs-proc/src/derive/data.rs:69:9
|
65 | pub struct FieldNamed {
| ---------- field in this struct
...
69 | pub ty: syn::Type,
| ^^
|
= note: `#[warn(dead_code)]` on by default
|
field `ty` is never read:
arma-rs-proc/src/derive/data.rs#L69
warning: field `ty` is never read
--> arma-rs-proc/src/derive/data.rs:69:9
|
65 | pub struct FieldNamed {
| ---------- field in this struct
...
69 | pub ty: syn::Type,
| ^^
|
= note: `#[warn(dead_code)]` on by default
|
ubuntu / stable / coverage
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/
|
ubuntu / stable / coverage
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/
|
ubuntu / beta
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/
|
ubuntu / beta
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/
|
ubuntu / stable
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/
|
ubuntu / stable
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/
|
macos-latest / stable
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/
|
macos-latest / stable
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/
|
macos-latest / stable:
arma-rs-proc/src/derive/data.rs#L69
field `ty` is never read
|
macos-latest / stable:
arma-rs/src/lib.rs#L342
unused variable: `function_name`
|
macos-latest / stable:
arma-rs-proc/src/derive/data.rs#L69
field `ty` is never read
|
macos-latest / stable:
arma-rs/src/lib.rs#L342
unused variable: `function_name`
|
windows-latest / stable
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/
|
windows-latest / stable
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/
|