fix: max create multiple items #2157
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
7m 26s
codestyle
/
rustfmt
16s
codestyle
/
yarn_eslint
31s
codestyle
/
clippy
2m 31s
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
13 errors and 10 warnings
codestyle / clippy
Process completed with exit code 101.
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1697451632.json#L0
Failed test found in:
tests/mochawesome-report/test-1697451632.json
Error:
AssertionError: expected 0.0016722183969379856 to be below 0.001
|
► integration test: Fees must be credited to Treasury: ► NFT Transfer fee is close to 0.1 Unique:
tests/mochawesome-report/test-1697451632.json#L0
Failed test found in:
tests/mochawesome-report/test-1697451632.json
Error:
AssertionError: expected 0.001290391985963965 to be below 0.001
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1697451738.json#L0
Failed test found in:
tests/mochawesome-report/test-1697451738.json
Error:
AssertionError: expected 0.0016722183969379856 to be below 0.001
|
► integration test: Fees must be credited to Treasury: ► NFT Transfer fee is close to 0.1 Unique:
tests/mochawesome-report/test-1697451738.json#L0
Failed test found in:
tests/mochawesome-report/test-1697451738.json
Error:
AssertionError: expected 0.001290391985963965 to be below 0.001
|
yarn-dev / opal
Process completed with exit code 1.
|
yarn-dev / quartz
Process completed with exit code 1.
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1697452466.json#L0
Failed test found in:
tests/mochawesome-report/test-1697452466.json
Error:
AssertionError: expected 0.0016722183969379856 to be below 0.001
|
► integration test: Fees must be credited to Treasury: ► NFT Transfer fee is close to 0.1 Unique:
tests/mochawesome-report/test-1697452466.json#L0
Failed test found in:
tests/mochawesome-report/test-1697452466.json
Error:
AssertionError: expected 0.001290391985963965 to be below 0.001
|
► Contract calls ► NFT transfer is close to 0.15 UNQ:
tests/mochawesome-report/test-1697452516.json#L0
Failed test found in:
tests/mochawesome-report/test-1697452516.json
Error:
AssertionError: expected 0.0016722183969379856 to be below 0.001
|
► integration test: Fees must be credited to Treasury: ► NFT Transfer fee is close to 0.1 Unique:
tests/mochawesome-report/test-1697452516.json#L0
Failed test found in:
tests/mochawesome-report/test-1697452516.json
Error:
AssertionError: expected 0.001290391985963965 to be below 0.001
|
yarn-dev / sapphire
Process completed with exit code 1.
|
yarn-dev / unique
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
|