Build Substrate and Polkadot Binaries #221
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-rs/cargo@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build substrate binary
unexpected `cfg` condition value: `try-runtime`
|
build substrate binary
`frame-support-procedural` (lib) generated 1 warning
|
build substrate binary
unexpected `cfg` condition name: `enable_alloc_error_handler`
|
build substrate binary
unexpected `cfg` condition name: `enable_alloc_error_handler`
|
build substrate binary
`sp-io` (lib) generated 2 warnings
|
build substrate binary
method `as_str` is never used
|
build substrate binary
`polkadot-primitives` (lib) generated 1 warning
|
build substrate binary
`sp-io` (lib) generated 2 warnings (2 duplicates)
|
build substrate binary
`frame-election-provider-support` (lib) generated 1 warning
|
build substrate binary
trait `UniversalWeigher` is never used
|
build polkadot binary
unexpected `cfg` condition value: `try-runtime`
|
build polkadot binary
`frame-support-procedural` (lib) generated 1 warning
|
build polkadot binary
unexpected `cfg` condition name: `enable_alloc_error_handler`
|
build polkadot binary
unexpected `cfg` condition name: `enable_alloc_error_handler`
|
build polkadot binary
`sp-io` (lib) generated 2 warnings
|
build polkadot binary
method `as_str` is never used
|
build polkadot binary
`polkadot-primitives` (lib) generated 1 warning
|
build polkadot binary
unexpected `cfg` condition value: `fuzzing`
|
build polkadot binary
`frame-election-provider-support` (lib) generated 1 warning
|
build polkadot binary
struct `InputFromRng` is never constructed
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nightly-polkadot-binary", "nightly-substrate-binary".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading