Add CI
status badge
#26
Annotations
26 warnings
Benchmark
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Benchmark
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Benchmark
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/
|
Benchmark
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/
|
Benchmark
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/
|
Benchmark
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/
|
Benchmark
/home/runner/work/doublets-rs/doublets-rs/doublets/Cargo.toml: version requirement `0.1.0-pre+beta.2` for dependency `mem` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
|
Benchmark:
doublets/src/data/handler.rs#L3
unused import: `mem::MaybeUninit`
|
Benchmark:
doublets/src/data/traits.rs#L1
unused import: `bumpalo::Bump`
|
Benchmark:
doublets/src/mem/unit/store.rs#L17
unused import: `error::Error`
|
Benchmark:
doublets/src/mem/split/store.rs#L1
unused import: `error::Error`
|
Benchmark:
doublets/src/mem/split/store.rs#L10
unused import: `LinksTree`
|
Benchmark:
doublets/src/mem/split/store.rs#L16
unused import: `trees::RelativeCircularLinkedList`
|
Benchmark:
doublets/src/mem/split/generic/external_recursion_less_base.rs#L17
fields `break` and `continue` are never read
|
Benchmark:
doublets/src/mem/split/generic/internal_recursion_less_base.rs#L16
fields `break` and `continue` are never read
|
Benchmark:
doublets/src/mem/split/generic/internal_sources_linked_list.rs#L19
fields `continue` and `break` are never read
|
Benchmark
/home/runner/work/doublets-rs/doublets-rs/doublets-ffi/Cargo.toml: unused manifest key: package.log
|
Benchmark:
doublets-ffi/ffi-attributes/src/lib.rs#L8
unused import: `parse::Parser`
|
Benchmark:
doublets-ffi/ffi-attributes/src/lib.rs#L139
unreachable pattern
|
Benchmark
`ffi-attributes` (lib) generated 2 warnings
|
Benchmark
`ffi-attributes` (lib test) generated 2 warnings (2 duplicates)
|
Benchmark:
doublets/src/data/handler.rs#L3
unused import: `mem::MaybeUninit`
|
Benchmark:
doublets/src/data/traits.rs#L1
unused import: `bumpalo::Bump`
|
Benchmark:
doublets/src/mem/unit/store.rs#L17
unused import: `error::Error`
|
Benchmark:
doublets/src/mem/split/store.rs#L1
unused import: `error::Error`
|
Benchmark:
doublets/src/mem/split/store.rs#L10
unused import: `LinksTree`
|