upgrade to latest #142
Annotations
10 errors and 10 warnings
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L84
very complex type used. Consider factoring parts into `type` definitions
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L143
unneeded `return` statement
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L251
very complex type used. Consider factoring parts into `type` definitions
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L312
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L318
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L481
using `Result.and_then(|x| Ok(y))`, which is more succinctly expressed as `map(|x| y)`
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L490
using `Result.and_then(|x| Ok(y))`, which is more succinctly expressed as `map(|x| y)`
|
lint:
contracts/sg-ics721/src/testing/integration_tests.rs#L1431
the borrowed expression implements the required traits
|
lint
could not compile `sg-ics721` (lib test) due to 8 previous errors
|
lint:
packages/ics721/src/state.rs#L92
the borrowed expression implements the required traits
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
unit test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit test
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/
|
unit test
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/
|
unit test
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/
|
unit test
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/
|