Add confidential EVM flag when creating a datatoken 4 in NFT class #3203
Annotations
27 errors and 11 warnings
build (macos-latest, 18)
Process completed with exit code 1.
|
build (windows-latest, 20)
Process completed with exit code 1.
|
build (ubuntu-latest, 20)
Process completed with exit code 1.
|
build (windows-latest, 18)
Process completed with exit code 1.
|
build (macos-latest, 20)
Process completed with exit code 1.
|
build (ubuntu-latest, 18)
Process completed with exit code 1.
|
test_integration:
src/utils/Assets.ts#L31
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_integration:
src/utils/Assets.ts#L199
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_integration:
src/utils/Assets.ts#L259
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_integration:
src/utils/Assets.ts#L277
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_integration
Process completed with exit code 1.
|
test_integration
Process completed with exit code 1.
|
test_unit:
src/utils/Assets.ts#L31
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_unit:
src/utils/Assets.ts#L199
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_unit:
src/utils/Assets.ts#L259
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_unit:
src/utils/Assets.ts#L277
Property 'confidentialEVM' does not exist on type 'Config'.
|
test_unit
Process completed with exit code 1.
|
lint:
src/config/ConfigHelper.ts#L333
Delete `····`
|
lint:
src/contracts/AccessList.ts#L3
Replace `⏎··sendTx⏎` with `·sendTx·`
|
lint:
src/contracts/AccessList.ts#L104
Replace `⏎········'sdk'·in·this.config·&&⏎·······` with `·'sdk'·in·this.config·&&`
|
lint:
src/contracts/AccessList.ts#L133
Replace `⏎········'sdk'·in·this.config·&&⏎·······` with `·'sdk'·in·this.config·&&`
|
lint:
src/contracts/AccessList.ts#L160
Replace `⏎········'sdk'·in·this.config·&&⏎·······` with `·'sdk'·in·this.config·&&`
|
lint:
src/contracts/AccessList.ts#L186
Replace `⏎········'sdk'·in·this.config·&&⏎·······` with `·'sdk'·in·this.config·&&`
|
lint:
src/contracts/AccessList.ts#L210
Replace `⏎········'sdk'·in·this.config·&&⏎·······` with `·'sdk'·in·this.config·&&`
|
lint:
src/contracts/AccessListFactory.ts#L4
Replace `⏎··generateDtName,⏎··sendTx,⏎··getEventFromTx,⏎··ZERO_ADDRESS⏎` with `·generateDtName,·sendTx,·getEventFromTx,·ZERO_ADDRESS·`
|
lint:
src/contracts/AccessListFactory.ts#L79
Replace `⏎·········'sdk'·in·this.config·&&⏎········` with `·'sdk'·in·this.config·&&`
|
lint:
src/contracts/AccessListFactory.ts#L82
Insert `·`
|
build (macos-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/contracts/NFT.ts#L815
'chainId' is assigned a value but never used
|
lint:
src/contracts/df/DfRewards.ts#L46
'chainId' is assigned a value but never used
|