Add confidential EVM flag when creating a datatoken 4 in NFT class #3205
Annotations
22 errors and 9 warnings
build (ubuntu-latest, 20)
Process completed with exit code 1.
|
build (macos-latest, 20)
Process completed with exit code 1.
|
lint:
src/utils/Assets.ts#L31
Property 'confidentialEVM' does not exist on type 'Config'.
|
lint:
src/utils/Assets.ts#L199
Property 'confidentialEVM' does not exist on type 'Config'.
|
lint:
src/utils/Assets.ts#L259
Property 'confidentialEVM' does not exist on type 'Config'.
|
lint:
src/utils/Assets.ts#L277
Property 'confidentialEVM' does not exist on type 'Config'.
|
lint
Process completed with exit code 2.
|
build (macos-latest, 18)
Process completed with exit code 1.
|
build (windows-latest, 18)
Process completed with exit code 1.
|
build (ubuntu-latest, 18)
Process completed with exit code 1.
|
build (windows-latest, 20)
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.
|
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.
|
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 (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/
|
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/
|
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, 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 (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/
|
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/
|
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/
|
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/
|