Marko/dependency cleanup #422
Annotations
11 warnings
build_and_test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_and_test:
core/src/header/extension/mod.rs#L19
casting integer literal to `u8` is unnecessary
|
build_and_test:
core/src/header/mod.rs#L122
this expression creates a reference which is immediately dereferenced by the compiler
|
build_and_test:
core/src/header/mod.rs#L124
this expression creates a reference which is immediately dereferenced by the compiler
|
build_and_test:
core/src/header/mod.rs#L125
this expression creates a reference which is immediately dereferenced by the compiler
|
build_and_test
`avail-core` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p avail-core` to apply 4 suggestions)
|
build_and_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/
|
build_and_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/
|
build_and_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/
|
build_and_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/
|