Refactor property writing + dev mode enhancements #2055
Triggered via pull request
September 26, 2023 10:52
Status
Success
Total duration
38m 44s
Artifacts
–
ci-develop.yml
on: pull_request
try-runtime
/
Prepare execution matrix
canary
/
...
/
Prepare execution matrix
collator-selection
/
Prepare execution matrix
forkless-update-data
/
execution matrix
forkless-update-no-data
/
execution matrix
governance
/
Prepare execution matrix
node-only-update
/
execution matrix
xcm
/
Prepare execution matrix
unit-test
/
develop
9m 6s
codestyle
/
rustfmt
15s
codestyle
/
yarn_eslint
32s
codestyle
/
clippy
2m 37s
Matrix: yarn-dev / dev_build_int_tests
Matrix: try-runtime / try-runtime-build
Waiting for pending jobs
Matrix: canary / market e2e tests / market_test
Waiting for pending jobs
Matrix: collator-selection / collator-selection
Waiting for pending jobs
Matrix: forkless-update-data / forkless-data
Waiting for pending jobs
Matrix: forkless-update-no-data / forkless-nodata
Waiting for pending jobs
Matrix: governance / dev_build_int_tests
Waiting for pending jobs
Matrix: node-only-update / node-only-update
Waiting for pending jobs
Matrix: xcm / xcm
Waiting for pending jobs
Matrix: try-runtime / try-runtime-tests
Waiting for pending jobs
Annotations
8 errors and 10 warnings
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1695726926.json#L0
Failed test found in:
tests/mochawesome-report/test-1695726926.json
Error:
AssertionError: expected 0.0011454331915095872 to be below 0.001
|
yarn-dev / sapphire
Process completed with exit code 1.
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1695726943.json#L0
Failed test found in:
tests/mochawesome-report/test-1695726943.json
Error:
AssertionError: expected 0.0011454331915095872 to be below 0.001
|
yarn-dev / unique
Process completed with exit code 1.
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1695727397.json#L0
Failed test found in:
tests/mochawesome-report/test-1695727397.json
Error:
AssertionError: expected 0.0011454331915095872 to be below 0.001
|
yarn-dev / opal
Process completed with exit code 1.
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1695727444.json#L0
Failed test found in:
tests/mochawesome-report/test-1695727444.json
Error:
AssertionError: expected 0.0011454331915095872 to be below 0.001
|
yarn-dev / quartz
Process completed with exit code 1.
|
codestyle / yarn_eslint:
tests/src/apiConsts.test.ts#L54
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/apiConsts.test.ts#L58
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/apiConsts.test.ts#L62
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L22
'_' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L94
'privateKey' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L140
'privateKey' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/collatorSelection.seqtest.ts#L222
'privateKey' is defined but never used. Allowed unused args must match /_.+/u
|
codestyle / yarn_eslint:
tests/src/collator-selection/identity.seqtest.ts#L24
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/collator-selection/identity.seqtest.ts#L33
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
codestyle / yarn_eslint:
tests/src/collator-selection/identity.seqtest.ts#L37
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|