ci: add job to build example-crates independently #1071
nightly_docs.yml
on: push
Build docs
4m 46s
Publish docs
0s
Annotations
1 error and 3 warnings
this expression creates a reference which is immediately dereferenced by the compiler:
example-crates/example_cli/src/lib.rs#L720
error: this expression creates a reference which is immediately dereferenced by the compiler
--> example-crates/example_cli/src/lib.rs:720:47
|
720 | let mut psbt = Psbt::from_str(&psbt.as_str())?;
| ^^^^^^^^^^^^^^ help: change this to: `psbt.as_str()`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
= note: `-D clippy::needless-borrow` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::needless_borrow)]`
|
Build docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, Swatinem/[email protected], actions/upload-artifact@v2. 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: "built-docs".
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 | |
---|---|---|
built-docs
Expired
|
12.9 MB |
|