fix teerdays unlock mismatch #639
ci.yml
on: pull_request
Matrix: build_primary_binaries
Matrix: Build Runtimes
Set up Config
0s
Cancel Previous Runs
5s
license-check
4m 34s
cargo-toml-fmt
10s
Matrix: build_try_runtime_and_benchmark_binaries
Matrix: create_artifacts
Matrix: check
Matrix: Publish Runtimes
Annotations
18 warnings
Cancel Previous Runs
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo-toml-fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
license-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, baptiste0928/cargo-install@v2, 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/
|
license-check
New version for cargo-about available: 0.6.4
|
usage of a legacy numeric method:
polkadot-parachains/integritee-runtime/src/lib.rs#L611
warning: usage of a legacy numeric method
--> polkadot-parachains/integritee-runtime/src/lib.rs:611:43
|
611 | pub const MaxBalance: Balance = Balance::max_value();
| ^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants
= note: `#[warn(clippy::legacy_numeric_constants)]` on by default
help: use the associated constant instead
|
611 | pub const MaxBalance: Balance = Balance::MAX;
| ~~~
|
Build Runtimes (shell)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Runtimes (integritee)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust check check --features runtime-benchmarks (x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Primary build release for on (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
create_artifacts (shell, kusama-lease2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_artifacts (integritee, westend)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_artifacts (integritee, kusama)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_artifacts (integritee, paseo)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_artifacts (integritee, rococo)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_artifacts (integritee, moonbase)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_artifacts (integritee, polkadot)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Extra features build release for on (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integritee-collator-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-kusama-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-moonbase-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-paseo-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-polkadot-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-rococo-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-runtime-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-srtool-json-6303f06952a17063a3293a61cda3968ca919b5b0", "integritee-westend-6303f06952a17063a3293a61cda3968ca919b5b0", "license", "shell-kusama-lease2-6303f06952a17063a3293a61cda3968ca919b5b0", "shell-runtime-6303f06952a17063a3293a61cda3968ca919b5b0", "shell-srtool-json-6303f06952a17063a3293a61cda3968ca919b5b0".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integritee-collator-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
173 MB |
|
integritee-kusama-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
774 KB |
|
integritee-moonbase-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
1.52 MB |
|
integritee-paseo-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
2.66 MB |
|
integritee-polkadot-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
809 KB |
|
integritee-rococo-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
2.44 MB |
|
integritee-runtime-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
1.51 MB |
|
integritee-srtool-json-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
1.35 MB |
|
integritee-westend-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
774 KB |
|
license
Expired
|
1.08 MB |
|
shell-kusama-lease2-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
811 KB |
|
shell-runtime-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
859 KB |
|
shell-srtool-json-6303f06952a17063a3293a61cda3968ca919b5b0
Expired
|
641 KB |
|