[6.0] Box.getReg #2412
Annotations
17 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
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/
|
cargo fetch
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run tests:
ergotree-ir/src/ergo_tree.rs#L15
unused import: `sigma_ser::vlq_encode::ReadSigmaVlqExt`
|
Run tests:
ergotree-ir/src/ergo_tree.rs#L22
unused import: `std::io::Read`
|
Run tests
`ergotree-ir` (lib) generated 2 warnings
|
Run tests
`ergotree-ir` (lib test) generated 2 warnings (2 duplicates)
|
Build tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build tests:
ergotree-ir/src/ergo_tree.rs#L15
unused import: `sigma_ser::vlq_encode::ReadSigmaVlqExt`
|
Build tests:
ergotree-ir/src/ergo_tree.rs#L22
unused import: `std::io::Read`
|
Build tests
`ergotree-ir` (lib) generated 2 warnings
|
Build tests
`ergotree-ir` (lib test) generated 2 warnings (2 duplicates)
|
Loading