Timestamp based Governance V2 SC #4355
Triggered via pull request
February 14, 2025 11:41
Status
Failure
Total duration
11m 57s
Artifacts
–
actions.yml
on: pull_request
Contracts
/
Wasm tests
0s
Contracts
/
Interactor tests
11m 48s
Contracts
/
Test Coverage
0s
Contracts
/
Rust tests
1m 38s
Contracts
/
Clippy linter check
45s
Annotations
2 errors and 5 warnings
Contracts / Wasm tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Contracts / Test Coverage
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
[clippy] energy-integration/governance-v2/src/configurable.rs#L35:
energy-integration/governance-v2/src/configurable.rs#L35
warning: empty line after doc comment
--> energy-integration/governance-v2/src/configurable.rs:33:1
|
33 | / ///
34 | |
| |_^
35 | const MIN_VOTING_DELAY: Timestamp = 1;
| --------------------------------- the comment documents this constant
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments
= note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default
= help: if the empty line is unintentional remove it
|
[clippy] energy-integration/governance-v2/src/configurable.rs#L35:
energy-integration/governance-v2/src/configurable.rs#L35
warning: empty line after doc comment
--> energy-integration/governance-v2/src/configurable.rs:33:1
|
33 | / ///
34 | |
| |_^
35 | const MIN_VOTING_DELAY: Timestamp = 1;
| --------------------------------- the comment documents this constant
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments
= note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default
= help: if the empty line is unintentional remove it
|
Contracts / Clippy linter check
Cache not found for keys: v0-rust-clippy_check-Linux-6be15664-5a693f9b, v0-rust-clippy_check-Linux-6be15664
|
Contracts / Rust tests
Cache not found for keys: v0-rust-rust_test-Linux-6be15664-5a693f9b, v0-rust-rust_test-Linux-6be15664
|
Contracts / Interactor tests
Cache not found for keys: v0-rust-interactor_tests-Linux-6be15664-5a693f9b, v0-rust-interactor_tests-Linux-6be15664
|