Release #18
release.yml
on: workflow_dispatch
lint
/
lint-commits
10s
lint
/
lint-markdown
18s
lint
/
lint-yaml
6s
lint
/
lint-cargo-toml
3s
lint
/
lint-cargo-makefile
10s
lint
/
lint-rust
6s
lint
/
lint-rust-format
15s
lint
/
lint-toml
34s
lint
/
lint-toml-format
22s
lint
/
report-wasm-size
0s
lint
/
check-contracts
4m 16s
lint
/
check-docs-updated
1m 18s
lint
/
lint-branch-name
0s
build
/
build-wasm
2m 21s
test
/
test-rust
2m 9s
perform-release
1m 33s
Annotations
1 error and 49 warnings
perform-release
Error: Command failed with exit code 1: cargo make schema && cargo make docs-generate && cargo make release-wasm
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /home/runner/work/contracts/contracts/contracts/okp4-cognitarium/Cargo.toml
workspace: /home/runner/work/contracts/contracts/Cargo.toml
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /home/runner/work/contracts/contracts/contracts/okp4-dataverse/Cargo.toml
workspace: /home/runner/work/contracts/contracts/Cargo.toml
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /home/runner/work/contracts/contracts/contracts/okp4-law-stone/Cargo.toml
workspace: /home/runner/work/contracts/contracts/Cargo.toml
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /home/runner/work/contracts/contracts/contracts/okp4-objectarium/Cargo.toml
workspace: /home/runner/work/contracts/contracts/Cargo.toml
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
Compiling proc-macro2 v1.0.76
Compiling unicode-ident v1.0.4
Compiling zeroize v1.7.0
Compiling version_check v0.9.4
Compiling typenum v1.15.0
Compiling cfg-if v1.0.0
Compiling libc v0.2.152
Compiling generic-array v0.14.6
Compiling subtle v2.4.1
Compiling const-oid v0.9.5
Compiling quote v1.0.35
Compiling syn v2.0.46
Compiling syn v1.0.107
Compiling getrandom v0.2.12
Compiling rand_core v0.6.4
Compiling serde v1.0.197
Compiling der v0.7.8
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.3
Compiling digest v0.10.7
Compiling getrandom v0.1.16
Compiling ff v0.13.0
Compiling cpufeatures v0.2.12
Compiling thiserror v1.0.58
Compiling spki v0.7.2
Compiling base16ct v0.2.0
Compiling sec1 v0.7.1
Compiling pkcs8 v0.10.2
Compiling group v0.13.0
Compiling hmac v0.12.1
Compiling crypto-bigint v0.5.3
Compiling digest v0.9.0
Compiling serde_json v1.0.85
Compiling rfc6979 v0.4.0
Compiling rand_core v0.5.1
Compiling signature v2.1.0
Compiling block-buffer v0.9.0
Compiling byteorder v1.4.3
Compiling itoa v1.0.3
Compiling opaque-debug v0.3.0
Compiling ryu v1.0.11
Compiling serde_derive_internals v0.26.0
Compiling elliptic-curve v0.13.8
Compiling schemars v0.8.16
Compiling ecdsa v0.16.9
Compiling sha2 v0.9.9
Compiling curve25519-dalek v3.2.0
Compiling serde_derive v1.0.197
Compiling thiserror-impl v1.0.58
Compiling sha2 v0.10.8
Compiling schemars_derive v0.8.16
Compiling hex v0.4.3
Compiling once_cell v1.18.0
Compiling dyn-clone v1.0.9
Compiling k256 v0.13.1
Compiling fnv v1.0.7
Compiling strsim v0.10.0
Compiling ident_case v1.0.1
Compiling darling_core v0.20.6
Compiling derivative v2.2.0
Compiling cosmwasm-derive v1.5.3
Compiling memchr v2.5.0
Compiling bech32 v0.9.1
Compiling forward_ref v1.0.0
Compiling bnum v0.10.0
Compiling base64 v0.21.7
Compiling static_assertions v1.1.0
Compiling darling_macro v0.20.6
Compiling darling v0.20.6
Compiling oxiri v0.2.2
Compiling oxilangtag v0.1.3
Compiling cc v1.0.79
Compiling rio_api v0.8.4
Compiling derive_builder_core v0.20.0
Compiling ed25519-zebra v3.0.0
Compiling serde-json-wasm v0.5.2
Compiling cosmwasm-crypto v1.5.3
Compiling blake3 v1.5.1
Compiling quick-xml v0.28.1
Compiling cosmwasm-schema-derive v1.5.3
Compiling either v1.10.0
Compiling itertools v0.12.1
Compiling rio_xml v0.8.4
Compiling cosmwasm-std
|
lint / lint-rust-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / lint-rust-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint / lint-rust-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/
|
lint / lint-rust-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/
|
lint / lint-rust-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/
|
lint / lint-rust-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/
|
lint / lint-toml-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / lint-toml-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint / lint-toml-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/
|
lint / lint-toml-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/
|
lint / lint-toml-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/
|
lint / lint-toml-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/
|
lint / lint-toml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / lint-toml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint / lint-toml
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/
|
lint / lint-toml
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/
|
lint / lint-toml
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/
|
lint / lint-toml
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/
|
lint / check-docs-updated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / check-docs-updated
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint / check-docs-updated
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/
|
lint / check-docs-updated
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/
|
lint / check-docs-updated
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/
|
lint / check-docs-updated
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 / test-rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test-rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test / test-rust
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 / test-rust
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 / test-rust
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 / test-rust
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 / test-rust
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
build / build-wasm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / build-wasm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build / 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 / 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 / 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 / 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/
|
lint / check-contracts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / check-contracts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint / check-contracts
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/
|
lint / check-contracts
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/
|
lint / check-contracts
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/
|
lint / check-contracts
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/
|
perform-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
perform-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
perform-release
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/
|
perform-release
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/
|
perform-release
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/
|
perform-release
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/
|