[Fun side project] Add on-chain cw-orch #2173
test.yml
on: pull_request
ubuntu / stable / coverage
13m 2s
Matrix: doc-tests / stable
Matrix: required
Annotations
3 errors and 2 warnings
empty line after doc comment:
packages/clone-testing/src/core.rs#L169
error: empty line after doc comment
--> packages/clone-testing/src/core.rs:169:5
|
169 | / /// Create a mock environment with the default mock state.
170 | |
| |_
171 | pub fn new(chain: impl Into<ChainInfoOwned>) -> Result<Self, CwEnvError> {
| ------------------------------------------------------------------------ the comment documents this associated function
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments
= note: `-D clippy::empty-line-after-doc-comments` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::empty_line_after_doc_comments)]`
= help: if the empty line is unintentional remove it
|
ubuntu / stable
Process completed with exit code 101.
|
ubuntu / stable / coverage
Process completed with exit code 1.
|
ubuntu / stable
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 85 MB
|
ubuntu / stable / coverage
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 12 MB
|