All-in-one create collection #1854
ci-develop.yml
on: pull_request
collator-selection
/
Prepare execution matrix
forkless-update-data
/
Prepare execution matrix
forkless-update-no-data
/
Prepare execution matrix
node-only-update
/
execution matrix
try-runtime
/
Prepare execution matrix
xcm
/
Prepare execution matrix
canary
/
...
/
Prepare execution matrix
unit-test
/
develop
8m 8s
codestyle
/
rustfmt
11s
codestyle
/
yarn_eslint
32s
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: node-only-update / node-only-update-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: 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: node-only-update / node-only-update-tests
Waiting for pending jobs
Matrix: try-runtime / try-runtime-tests
Waiting for pending jobs
Matrix: xcm / xcm-tests
Waiting for pending jobs
Annotations
1 error and 10 warnings
unit-test / develop
Process completed with exit code 101.
|
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
|