Skip to content

feat(frontend): integration of Solana #9872

feat(frontend): integration of Solana

feat(frontend): integration of Solana #9872

Triggered via pull request December 23, 2024 13:00
Status Failure
Total duration 2m 19s
Artifacts

frontend-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.
format
Process completed with exit code 134.
lint
Process completed with exit code 134.
may-merge
Process completed with exit code 1.