feat: typescript plugin poc implementation #1917
Annotations
1 error and 1 warning
|
Code PushUp
TypeError: host.getCanonicalFileName is not a function
at /home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:123603:119
at getPathComponentsRelativeTo (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:9195:27)
at getRelativePathToDirectoryOrUrl (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:9231:27)
at convertToRelativePath (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:9218:79)
at formatLocation (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:123603:35)
at formatDiagnosticsWithColorAndContext (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:123617:17)
at mergeTsConfigs2 (/home/runner/work/cli/cli/code-pushup.config.bundled_8wiag88olcq.mjs:2692:21)
at typescriptPlugin (/home/runner/work/cli/cli/code-pushup.config.bundled_8wiag88olcq.mjs:2722:25)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async typescriptPluginConfigNx (/home/runner/work/cli/cli/code-pushup.config.bundled_8wiag88olcq.mjs:2846:15)
TypeError: host.getCanonicalFileName is not a function
at /home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:123603:119
at getPathComponentsRelativeTo (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:9195:27)
at getRelativePathToDirectoryOrUrl (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:9231:27)
at convertToRelativePath (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:9218:79)
at formatLocation (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:123603:35)
at formatDiagnosticsWithColorAndContext (/home/runner/work/cli/cli/node_modules/typescript/lib/typescript.js:123617:17)
at mergeTsConfigs2 (/home/runner/work/cli/cli/code-pushup.config.bundled_8wiag88olcq.mjs:2692:21)
at typescriptPlugin (/home/runner/work/cli/cli/code-pushup.config.bundled_8wiag88olcq.mjs:2722:25)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async typescriptPluginConfigNx (/home/runner/work/cli/cli/code-pushup.config.bundled_8wiag88olcq.mjs:2846:15)
Warning: command "node packages/cli/src/index.ts print-config" exited with non-zero status code
|
|
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|