SetCollectionNesting api change #1829
ci-develop.yml
on: pull_request
collator-selection
/
Prepare execution matrix
forkless-update-data
/
Prepare execution matrix
forkless-update-no-data
/
Prepare execution matrix
try-runtime
/
Prepare execution matrix
xcm
/
Prepare execution matrix
canary
/
...
/
Prepare execution matrix
node-only-update
/
execution matrix
unit-test
/
develop
9m 12s
codestyle
/
rustfmt
18s
codestyle
/
yarn_eslint
29s
codestyle
/
clippy
0s
Matrix: yarn-dev / dev_build_int_tests
Matrix: collator-selection / collator-selection-build
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: try-runtime / try-runtime-build
Waiting for pending jobs
Matrix: xcm / xcm-build
Waiting for pending jobs
Matrix: canary / market e2e tests / market_test
Waiting for pending jobs
Matrix: node-only-update / nodes-only-update
Waiting for pending jobs
Matrix: collator-selection / collator-selection-tests
Waiting for pending jobs
Matrix: forkless-update-data / forkless-data-tests
Waiting for pending jobs
Matrix: forkless-update-no-data / forkless-nodata-tests
Waiting for pending jobs
Matrix: try-runtime / try-runtime-tests
Waiting for pending jobs
Matrix: xcm / xcm-tests
Waiting for pending jobs
Annotations
10 warnings
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/benchmarks/nesting/index.ts#L4
'ICrossAccountId' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|
codestyle / yarn_eslint:
tests/src/benchmarks/nesting/index.ts#L7
'UniqueNFTCollection' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|
codestyle / yarn_eslint:
tests/src/benchmarks/nesting/index.ts#L9
'createObjectCsvWriter' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|
codestyle / yarn_eslint:
tests/src/benchmarks/nesting/index.ts#L10
'createCollectionForBenchmarks' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|
codestyle / yarn_eslint:
tests/src/benchmarks/nesting/index.ts#L10
'PERMISSIONS' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|
codestyle / yarn_eslint:
tests/src/benchmarks/nesting/index.ts#L10
'PROPERTIES' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|
codestyle / yarn_eslint:
tests/src/benchmarks/nesting/index.ts#L14
'rm' is defined but never used. Allowed unused vars must match /(?:_.+|__dirname|__filename)/u
|