Doc comments #756
Triggered via pull request
September 6, 2024 14:58
Status
Cancelled
Total duration
2m 28s
Artifacts
–
ci.yml
on: pull_request
test-base
2m 5s
test-all-features
2m 4s
test-bitcoin
2m 4s
check-rest
2m 11s
build-wasm
2m 19s
coverage
2m 4s
format
21s
clippy
59s
Annotations
57 errors and 36 warnings
format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
missing documentation for a struct field:
src/bin/nomic.rs#L2428
error: missing documentation for a struct field
--> src/bin/nomic.rs:2428:5
|
2428 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L2238
error: missing documentation for a struct field
--> src/bin/nomic.rs:2238:5
|
2238 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L2086
error: missing documentation for a struct field
--> src/bin/nomic.rs:2086:5
|
2086 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L2051
error: missing documentation for a struct field
--> src/bin/nomic.rs:2051:5
|
2051 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1827
error: missing documentation for a struct field
--> src/bin/nomic.rs:1827:5
|
1827 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1800
error: missing documentation for a struct field
--> src/bin/nomic.rs:1800:5
|
1800 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1762
error: missing documentation for a struct field
--> src/bin/nomic.rs:1762:5
|
1762 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1719
error: missing documentation for a struct field
--> src/bin/nomic.rs:1719:5
|
1719 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1693
error: missing documentation for a struct field
--> src/bin/nomic.rs:1693:5
|
1693 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1635
error: missing documentation for a struct field
--> src/bin/nomic.rs:1635:5
|
1635 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1599
error: missing documentation for a struct field
--> src/bin/nomic.rs:1599:5
|
1599 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1569
error: missing documentation for a struct field
--> src/bin/nomic.rs:1569:5
|
1569 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1474
error: missing documentation for a struct field
--> src/bin/nomic.rs:1474:5
|
1474 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1387
error: missing documentation for a struct field
--> src/bin/nomic.rs:1387:5
|
1387 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1315
error: missing documentation for a struct field
--> src/bin/nomic.rs:1315:5
|
1315 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1245
error: missing documentation for a struct field
--> src/bin/nomic.rs:1245:5
|
1245 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1242
error: missing documentation for a struct field
--> src/bin/nomic.rs:1242:5
|
1242 | address: Option<Address>,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1215
error: missing documentation for a struct field
--> src/bin/nomic.rs:1215:5
|
1215 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1189
error: missing documentation for a struct field
--> src/bin/nomic.rs:1189:5
|
1189 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1167
error: missing documentation for a struct field
--> src/bin/nomic.rs:1167:5
|
1167 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1139
error: missing documentation for a struct field
--> src/bin/nomic.rs:1139:5
|
1139 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1104
error: missing documentation for a struct field
--> src/bin/nomic.rs:1104:5
|
1104 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L1059
error: missing documentation for a struct field
--> src/bin/nomic.rs:1059:5
|
1059 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L967
error: missing documentation for a struct field
--> src/bin/nomic.rs:967:5
|
967 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L964
error: missing documentation for a struct field
--> src/bin/nomic.rs:964:5
|
964 | details: String,
| ^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L963
error: missing documentation for a struct field
--> src/bin/nomic.rs:963:5
|
963 | identity: String,
| ^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L962
error: missing documentation for a struct field
--> src/bin/nomic.rs:962:5
|
962 | website: String,
| ^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L961
error: missing documentation for a struct field
--> src/bin/nomic.rs:961:5
|
961 | moniker: String,
| ^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L960
error: missing documentation for a struct field
--> src/bin/nomic.rs:960:5
|
960 | min_self_delegation: u64,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L959
error: missing documentation for a struct field
--> src/bin/nomic.rs:959:5
|
959 | commission_max_change: Decimal,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L958
error: missing documentation for a struct field
--> src/bin/nomic.rs:958:5
|
958 | commission_max: Decimal,
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L957
error: missing documentation for a struct field
--> src/bin/nomic.rs:957:5
|
957 | commission_rate: Decimal,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L956
error: missing documentation for a struct field
--> src/bin/nomic.rs:956:5
|
956 | amount: u64,
| ^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L955
error: missing documentation for a struct field
--> src/bin/nomic.rs:955:5
|
955 | consensus_key: String,
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L930
error: missing documentation for a struct field
--> src/bin/nomic.rs:930:5
|
930 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L892
error: missing documentation for a struct field
--> src/bin/nomic.rs:892:5
|
892 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L837
error: missing documentation for a struct field
--> src/bin/nomic.rs:837:5
|
837 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L807
error: missing documentation for a struct field
--> src/bin/nomic.rs:807:5
|
807 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L780
error: missing documentation for a struct field
--> src/bin/nomic.rs:780:5
|
780 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L751
error: missing documentation for a struct field
--> src/bin/nomic.rs:751:5
|
751 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a struct field:
src/bin/nomic.rs#L238
error: missing documentation for a struct field
--> src/bin/nomic.rs:238:5
|
238 | config: nomic::network::Config,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
|
missing documentation for a constant:
src/bin/nomic.rs#L51
error: missing documentation for a constant
--> src/bin/nomic.rs:51:1
|
51 | / const BANNER: &str = r#"
52 | | ███╗ ██╗ ██████╗ ███╗ ███╗ ██╗ ██████╗
53 | | ████╗ ██║ ██╔═══██╗ ████╗ ████║ ██║ ██╔════╝
54 | | ██╔██╗ ██║ ██║ ██║ ██╔████╔██║ ██║ ██║
... |
57 | | ╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝
58 | | "#;
| |___^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
= note: `-D clippy::missing-docs-in-private-items` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::missing_docs_in_private_items)]`
|
missing documentation for a function:
src/bin/get-reserve-scripts.rs#L91
error: missing documentation for a function
--> src/bin/get-reserve-scripts.rs:91:1
|
91 | / fn now() -> u64 {
92 | | std::time::SystemTime::now()
93 | | .duration_since(std::time::UNIX_EPOCH)
94 | | .unwrap()
95 | | .as_secs()
96 | | }
| |_^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
= note: `-D clippy::missing-docs-in-private-items` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::missing_docs_in_private_items)]`
|
clippy
Clippy had exited with the 101 exit code
|
coverage
Canceling since a higher priority waiting request for 'CI-301' exists
|
coverage
The operation was canceled.
|
test-bitcoin
Canceling since a higher priority waiting request for 'CI-301' exists
|
test-bitcoin
The operation was canceled.
|
test-base
Canceling since a higher priority waiting request for 'CI-301' exists
|
test-base
The operation was canceled.
|
test-all-features
Canceling since a higher priority waiting request for 'CI-301' exists
|
test-all-features
The operation was canceled.
|
check-rest
Canceling since a higher priority waiting request for 'CI-301' exists
|
check-rest
The operation was canceled.
|
build-wasm
Canceling since a higher priority waiting request for 'CI-301' exists
|
build-wasm
The operation was canceled.
|
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-bitcoin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-bitcoin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-bitcoin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-bitcoin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-base
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-base
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-base
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-base
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-rest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-rest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-rest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check-rest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|