attempt extensions #34
Annotations
4 errors and 16 warnings
Test:
examples/dynamic.rs#L88
temporary value dropped while borrowed
|
Test:
examples/dynamic.rs#L95
`__ext_size` does not live long enough
|
Test
could not compile `stecs` (example "dynamic" test) due to 2 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, 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/
|
Test:
crates/stecs-derive/src/get/types.rs#L1
unused import: `std::collections::HashMap`
|
Test:
crates/stecs-derive/src/optic.rs#L337
unreachable statement
|
Test:
crates/stecs-derive/src/get/types.rs#L71
unused variable: `storage`
|
Test:
crates/stecs-derive/src/get/types.rs#L177
function `extension_name` is never used
|
Test
`stecs-derive` (lib) generated 4 warnings (run `cargo fix --lib -p stecs-derive` to apply 1 suggestion)
|
Test
`stecs-derive` (lib test) generated 4 warnings (4 duplicates)
|
Test:
crates/stecs-derive/src/get/types.rs#L1
unused import: `std::collections::HashMap`
|
Test:
crates/stecs-derive/src/optic.rs#L337
unreachable statement
|
Test:
crates/stecs-derive/src/get/types.rs#L71
unused variable: `storage`
|
Test:
crates/stecs-derive/src/get/types.rs#L177
function `extension_name` is never used
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Loading