chore: update version to 1.6.0 #4720
tests.yml
on: push
Build JS packages
/
Build JS
4m 3s
Matrix: Build Docker images
Determine changed packages
18s
Rust crates security audit
53s
JS dependency versions check
10s
JS NPM security audit
13s
JS code security audit
/
Run Code QL
2m 41s
Packages functional tests
/
Run functional tests
Matrix: Test Suite
Waiting for pending jobs
Matrix: Dashmate E2E tests
Waiting for pending jobs
Matrix: JS packages
Matrix: Rust packages
Annotations
34 errors, 37 warnings, and 46 notices
Build JS packages / Build JS
Unable to download artifact(s): Artifact not found for name: js-build-c57e3ac8613af8fb08ff80864d915bfeaf149915
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Build Docker images (Drive, drive, drive-abci) / Build Drive image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -e -x -c set -ex; source /root/env && if [[ \"${CARGO_BUILD_PROFILE}\" == \"release\" ]] ; then mv .cargo/config-release.toml .cargo/config.toml && export OUT_DIRECTORY=release ; else export FEATURES_FLAG=\"--features=console,grovedbg\" ; export OUT_DIRECTORY=debug ; fi && echo \"// $(date) \" >> /platform/packages/dapi-grpc/build.rs && cargo build --profile \"${CARGO_BUILD_PROFILE}\" --package drive-abci ${FEATURES_FLAG} --locked && cp target/${OUT_DIRECTORY}/drive-abci /artifacts/ && if [[ -x /usr/bin/sccache ]]; then sccache --show-stats; fi && rm -rf /platform" did not complete successfully: exit code: 101
|
Rust packages (drive) / Tests
Process completed with exit code 101.
|
Rust packages (dpp) / Tests
Process completed with exit code 101.
|
Rust packages (drive) / Linting
Clippy has exited with exit code 101
|
Rust packages (dpp) / Check each feature
Process completed with exit code 101.
|
Rust packages (dash-sdk) / Tests
Process completed with exit code 101.
|
Rust packages (dpp) / Linting
Clippy has exited with exit code 101
|
Rust packages (dashpay-contract) / Tests
Process completed with exit code 101.
|
Rust packages (dash-sdk) / Check each feature
Process completed with exit code 101.
|
Rust packages (dpns-contract) / Tests
Process completed with exit code 101.
|
Rust packages (dapi-grpc) / Check each feature
Process completed with exit code 101.
|
Rust packages (dapi-grpc) / Tests
Process completed with exit code 101.
|
Rust packages (dashpay-contract) / Linting
Clippy has exited with exit code 101
|
Rust packages (dapi-grpc) / Linting
Clippy has exited with exit code 101
|
Rust packages (dpns-contract) / Linting
Clippy has exited with exit code 101
|
Rust packages (dash-sdk) / Linting
Clippy has exited with exit code 101
|
Rust packages (drive-abci) / Check each feature
Process completed with exit code 101.
|
Rust packages (drive-abci) / Linting
Clippy has exited with exit code 101
|
Rust packages (json-schema-compatibility-validator) / Tests
Process completed with exit code 101.
|
Rust packages (masternode-reward-shares-contract) / Linting
Clippy has exited with exit code 101
|
Rust packages (drive-abci) / Tests
Process completed with exit code 101.
|
Rust packages (masternode-reward-shares-contract) / Tests
Process completed with exit code 101.
|
Rust packages (json-schema-compatibility-validator) / Linting
Clippy has exited with exit code 101
|
Rust packages (rs-dapi-client) / Check each feature
Process completed with exit code 101.
|
Rust packages (rs-dapi-client) / Tests
Process completed with exit code 101.
|
Rust packages (wallet-utils-contract) / Tests
Process completed with exit code 101.
|
Rust packages (wallet-utils-contract) / Linting
Clippy has exited with exit code 101
|
Rust packages (wasm-dpp) / Tests
Process completed with exit code 101.
|
Rust packages (wasm-dpp) / Linting
Clippy has exited with exit code 101
|
Rust packages (withdrawals-contract) / Linting
Clippy has exited with exit code 101
|
Rust packages (withdrawals-contract) / Tests
Process completed with exit code 101.
|
Rust packages (rs-dapi-client) / Linting
Clippy has exited with exit code 101
|
JS packages (dashmate) / Tests
Process completed with exit code 1.
|
Rust crates security audit
2 warnings found!
|
Rust crates security audit
Unknown warning kind unsound found, please, file a bug
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L8
Missing JSDoc @Property "network" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L38
Missing JSDoc @param "options" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L39
Missing JSDoc @param "createHistoricalSyncStream" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L40
Missing JSDoc @param "createContinuousSyncStream" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L63
Missing JSDoc @param "blockHeadersReader" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L71
Missing JSDoc @param "spvChain" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L107
Missing JSDoc @param "headers" description
|
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L108
Missing JSDoc @param "firstHeaderHeight" description
|
JS packages (@dashevo/dapi-client) / Linting:
packages/js-dapi-client/lib/BlockHeadersProvider/BlockHeadersProvider.js#L108
Missing JSDoc @param "firstHeaderHeight" type
|
JS code security audit / Run Code QL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
|
|
|
|
JS packages (@dashevo/wallet-lib) / Linting:
packages/wallet-lib/src/test/mocks/dashcore/block.js#L33
Unexpected console statement
|
JS packages (@dashevo/wasm-dpp) / Linting:
packages/wasm-dpp/test/integration/identity/IdentityFacade.spec.js#L69
Unexpected console statement
|
|
|
|
|
|
|
|
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Client.ts#L10
Dependency cycle via ./Platform:1
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Client.ts#L166
Assignment to function parameter 'options'
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Fetcher/Fetcher.ts#L143
Returning an awaited value that is not a promise is not allowed
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.spec.ts#L5
Using exported name 'Client' as identifier for default export
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.ts#L5
Dependency cycle via ./Platform:10
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.ts#L5
Using exported name 'Client' as identifier for default export
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.ts#L8
Dependency cycle detected
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.ts#L8
Using exported name 'createAssetLockTransaction' as identifier for default export
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.ts#L10
Dependency cycle detected
|
JS packages (dash) / Linting:
packages/js-dash-sdk/src/SDK/Client/Platform/Platform.ts#L11
Dependency cycle detected
|
sccache stats
100% - 288 hits, 0 misses, 0 errors
|
sccache stats
82% - 173 hits, 37 misses, 0 errors
|
sccache stats
75% - 252 hits, 84 misses, 0 errors
|
sccache stats
70% - 234 hits, 102 misses, 0 errors
|
sccache stats
85% - 286 hits, 50 misses, 0 errors
|
sccache stats
56% - 187 hits, 149 misses, 0 errors
|
sccache stats
28% - 93 hits, 243 misses, 0 errors
|
sccache stats
57% - 191 hits, 145 misses, 0 errors
|
sccache stats
24% - 81 hits, 255 misses, 0 errors
|
sccache stats
19% - 63 hits, 273 misses, 0 errors
|
sccache stats
35% - 119 hits, 217 misses, 0 errors
|
sccache stats
6% - 20 hits, 316 misses, 0 errors
|
sccache stats
26% - 88 hits, 248 misses, 0 errors
|
sccache stats
18% - 59 hits, 277 misses, 0 errors
|
sccache stats
15% - 51 hits, 285 misses, 0 errors
|
sccache stats
40% - 133 hits, 203 misses, 0 errors
|
sccache stats
33% - 111 hits, 225 misses, 0 errors
|
sccache stats
67% - 266 hits, 130 misses, 0 errors
|
sccache stats
41% - 164 hits, 232 misses, 0 errors
|
sccache stats
55% - 219 hits, 177 misses, 0 errors
|
sccache stats
45% - 179 hits, 217 misses, 0 errors
|
sccache stats
33% - 132 hits, 264 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
sccache stats
100% - 60 hits, 0 misses, 0 errors
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dashpay~platform~9YHET3.dockerbuild
|
94.8 KB |
|
dashpay~platform~B07B8N.dockerbuild
|
86.4 KB |
|
dashpay~platform~CK6BUM.dockerbuild
|
50.4 KB |
|
js-build-c57e3ac8613af8fb08ff80864d915bfeaf149915
|
35.8 MB |
|