Fix token properties and nesting weights #2146
Triggered via pull request
October 13, 2023 10:40
Status
Cancelled
Total duration
37m 50s
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
6m 32s
codestyle
/
rustfmt
17s
codestyle
/
yarn_eslint
28s
codestyle
/
clippy
2m 19s
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
9 errors and 10 warnings
codestyle / clippy
Process completed with exit code 101.
|
unit-test / develop
Process completed with exit code 101.
|
yarn-dev / unique
Process completed with exit code 1.
|
yarn-dev / opal
Canceling since a higher priority waiting request for 'develop-fix/token-properties-benchmarks' exists
|
yarn-dev / opal
The operation was canceled.
|
yarn-dev / sapphire
Canceling since a higher priority waiting request for 'develop-fix/token-properties-benchmarks' exists
|
yarn-dev / sapphire
The operation was canceled.
|
yarn-dev / quartz
Canceling since a higher priority waiting request for 'develop-fix/token-properties-benchmarks' exists
|
yarn-dev / quartz
The operation was canceled.
|
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
|