Functions added for comparing dataJson #7
Merged
Annotations
22 warnings
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/.
|
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/
|
Run tests
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run tests:
crates/types/src/serde.rs#L79
unreachable statement
|
Run tests:
crates/types/src/state_diffs.rs#L4
unused import: `Hasher`
|
Run tests
`majin-blob-types` (lib) generated 2 warnings
|
Run tests:
crates/wasm/src/utils.rs#L1
function `set_panic_hook` is never used
|
Run tests
`majin-blob-wasm` (lib) generated 1 warning
|
Run tests:
crates/types/src/serde.rs#L174
unused import: `result`
|
Run tests:
crates/types/src/state_diffs.rs#L4
unused import: `Hasher`
|
Run tests
`majin-blob-types` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p majin-blob-types --tests` to apply 1 suggestion)
|
Run tests
`majin-blob-wasm` (lib test) generated 1 warning (1 duplicate)
|
Build
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build:
crates/types/src/serde.rs#L79
unreachable statement
|
Build:
crates/types/src/state_diffs.rs#L4
unused import: `Hasher`
|
Build
`majin-blob-types` (lib) generated 2 warnings
|
Build:
crates/wasm/src/utils.rs#L1
function `set_panic_hook` is never used
|
Build
`majin-blob-wasm` (lib) generated 1 warning
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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