feat(frontend): integration of Solana #9874
Annotations
14 errors
check
Process completed with exit code 1.
|
test:
env.utils.ts#L28
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
|
test:
env.utils.ts#L29
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
|
test:
src/frontend/src/btc/constants/btc.constants.ts#L13
BigInt literals are not available when targeting lower than ES2020.
|
test:
src/frontend/src/env/exchange.env.ts#L2
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
test:
src/frontend/src/env/networks/networks.btc.env.ts#L19
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
test:
src/frontend/src/env/networks/networks.btc.env.ts#L23
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
test:
src/frontend/src/env/networks/networks.env.ts#L36
BigInt literals are not available when targeting lower than ES2020.
|
test:
src/frontend/src/env/networks/networks.env.ts#L53
BigInt literals are not available when targeting lower than ES2020.
|
test:
src/frontend/src/env/networks/networks.eth.env.ts#L5
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
test:
src/frontend/src/env/networks/networks.icp.env.ts#L6
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
lint
Process completed with exit code 134.
|
format
Process completed with exit code 134.
|
may-merge
Process completed with exit code 1.
|