Skip to content

#2740 project templates #4851

#2740 project templates

#2740 project templates #4851

Triggered via pull request February 18, 2025 00:04
Status Failure
Total duration 1m 45s
Artifacts

tsc-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/frontend/src/utils/axios.ts#L4
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: src/frontend/src/utils/axios.ts#L4
Property 'env' does not exist on type 'ImportMeta'.
build: src/frontend/src/utils/axios.ts#L37
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: src/frontend/src/utils/axios.ts#L37
Property 'env' does not exist on type 'ImportMeta'.
build: src/frontend/src/utils/urls.ts#L12
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: src/frontend/src/utils/urls.ts#L12
Property 'env' does not exist on type 'ImportMeta'.
build
Process completed with exit code 2.