feat: uplift dependencies and update to support ink-v6.0.0-alpha
#409
rust-checks.yml
on: pull_request
Run check, test and lints
26m 14s
Annotations
14 warnings
Run check, test and lints
`quick-start-with-drink` (lib test) generated 2 warnings (run `cargo fix --lib -p quick-start-with-drink --tests` to apply 1 suggestion)
|
Run check, test and lints
this function depends on never type fallback being `()`
|
Run check, test and lints
unused import: `sandbox_api::revive_api::decode_debug_buffer`
|
Run check, test and lints
the `name` field in the `[lib]` section of the `Cargo.toml`, is no longer used for the name of generated contract artifacts. The package name is used instead. Remove the `[lib] name` to stop this warning.
|
Run check, test and lints
the `name` field in the `[lib]` section of the `Cargo.toml`, is no longer used for the name of generated contract artifacts. The package name is used instead. Remove the `[lib] name` to stop this warning.
|
Run check, test and lints
`mocking` (lib test) generated 2 warnings (run `cargo fix --lib -p mocking --tests` to apply 1 suggestion)
|
Run check, test and lints
unused variable: `mock_address`
|
Run check, test and lints
unused imports: `NO_ARGS`, `NO_ENDOWMENT`, and `NO_SALT`
|
Run check, test and lints
the `name` field in the `[lib]` section of the `Cargo.toml`, is no longer used for the name of generated contract artifacts. The package name is used instead. Remove the `[lib] name` to stop this warning.
|
Run check, test and lints
the `name` field in the `[lib]` section of the `Cargo.toml`, is no longer used for the name of generated contract artifacts. The package name is used instead. Remove the `[lib] name` to stop this warning.
|
Run check, test and lints
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 check, test and lints
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 check, test and lints
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 check, test and lints
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/
|