refactor(playgorunds): rearranging the code structure #2027
Triggered via pull request
September 14, 2023 13:59
Status
Cancelled
Total duration
3m 20s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
3m 5s
codestyle
/
rustfmt
15s
codestyle
/
yarn_eslint
36s
codestyle
/
clippy
2m 6s
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-build
Waiting for pending jobs
Matrix: forkless-update-no-data / forkless-nodata-build
Waiting for pending jobs
Matrix: governance / dev_build_int_tests
Waiting for pending jobs
Matrix: node-only-update / node-only-update-build
Waiting for pending jobs
Matrix: xcm / xcm-build
Waiting for pending jobs
Matrix: try-runtime / try-runtime-tests
Waiting for pending jobs
Annotations
10 errors and 10 warnings
yarn-dev / sapphire
Canceling since a higher priority waiting request for 'develop-tests/playgrounds-refactor' exists
|
yarn-dev / sapphire
The operation was canceled.
|
yarn-dev / opal
Canceling since a higher priority waiting request for 'develop-tests/playgrounds-refactor' exists
|
yarn-dev / opal
The operation was canceled.
|
yarn-dev / quartz
Canceling since a higher priority waiting request for 'develop-tests/playgrounds-refactor' exists
|
yarn-dev / quartz
The operation was canceled.
|
yarn-dev / unique
Canceling since a higher priority waiting request for 'develop-tests/playgrounds-refactor' exists
|
yarn-dev / unique
The operation was canceled.
|
unit-test / develop
Canceling since a higher priority waiting request for 'develop-tests/playgrounds-refactor' exists
|
unit-test / develop
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
|