chore: remove wasm-rs-dbg dependency from cuid1 #7
Annotations
4 errors and 12 warnings
Run actions-rs/cargo@v1:
crates/cuid-util/src/lib.rs#L26
unresolved import `web_time`
|
Run actions-rs/cargo@v1:
crates/cuid-util/src/lib.rs#L45
unresolved import `js_sys`
|
Run actions-rs/cargo@v1:
crates/cuid-util/src/lib.rs#L48
failed to resolve: use of undeclared crate or module `js_sys`
|
Run actions-rs/cargo@v1
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/checkout@v2, 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@v2, 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/
|
Run actions-rs/cargo@v1
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Run actions-rs/cargo@v1
`cfg-if` (lib) generated 1 warning
|
Run actions-rs/cargo@v1
`wasi` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`getrandom` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`byteorder` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`typenum` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`num-integer` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`rand_core` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`adler2` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`num-bigint` (lib) generated 1 warning (1 duplicate)
|
Loading