prep for cuid2 release #97
Annotations
9 warnings
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
crates/cuid2/src/lib.rs#L514
unused import: `wasm_bindgen_test::wasm_bindgen_test`
|
Run actions-rs/cargo@v1:
crates/cuid2/src/lib.rs#L474
function `wasm_counter_increments` is never used
|
Run actions-rs/cargo@v1:
crates/cuid2/src/lib.rs#L474
function `wasm_cuid_generation` is never used
|
Run actions-rs/cargo@v1:
crates/cuid2/src/lib.rs#L499
function `wasm_collisions` is never used
|
Run actions-rs/cargo@v1
`cuid2` (lib test) generated 4 warnings (run `cargo fix --lib -p cuid2 --tests` to apply 1 suggestion)
|
Loading