Update Polkadot SDK to support OTEL #515
Annotations
7 errors and 11 warnings
|
build_and_test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
build_and_test:
core/src/data_lookup/v4.rs#L178
arithmetic operation that can potentially result in unexpected side-effects
|
|
build_and_test:
core/src/data_lookup/v4.rs#L163
arithmetic operation that can potentially result in unexpected side-effects
|
|
build_and_test:
core/src/data_lookup/v4.rs#L111
arithmetic operation that can potentially result in unexpected side-effects
|
|
build_and_test:
core/src/data_lookup/v4.rs#L109
arithmetic operation that can potentially result in unexpected side-effects
|
|
build_and_test:
core/src/data_lookup/v4.rs#L105
arithmetic operation that can potentially result in unexpected side-effects
|
|
build_and_test:
core/src/data_lookup/v4.rs#L104
arithmetic operation that can potentially result in unexpected side-effects
|
|
build_and_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/cache@v3, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build_and_test
`avail-core` (lib) generated 5 warnings
|
|
build_and_test:
core/src/const_generic_asserts.rs#L12
manual implementation of `.is_multiple_of()`
|
|
build_and_test:
core/src/constants.rs#L13
`NonZeroU32::new()` and `Option::unwrap()` can be safely used in a `const` context
|
|
build_and_test:
core/src/data_proof.rs#L126
casting to the same type is unnecessary (`u32` -> `u32`)
|
|
build_and_test:
core/src/data_proof.rs#L125
casting to the same type is unnecessary (`u32` -> `u32`)
|
|
build_and_test:
core/src/opaque_extrinsic.rs#L63
use of deprecated trait `sp_runtime::traits::Extrinsic`: Use `ExtrinsicLike` along with the `CreateTransaction` trait family instead
|
|
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/
|