Add confidential EVM flag when creating a datatoken 4 in NFT class #3181
Annotations
5 errors and 1 warning
test/integration/Sapphire.test.ts#L114
Argument of type 'string' is not assignable to parameter of type 'boolean'.
|
test/unit/Datatoken.test.ts#L86
Argument of type 'string' is not assignable to parameter of type 'boolean'.
|
test/unit/Nft.test.ts#L60
Argument of type 'string' is not assignable to parameter of type 'boolean'.
|
test/unit/Nft.test.ts#L78
Argument of type 'string' is not assignable to parameter of type 'boolean'.
|
|
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/
|
This job failed
Loading