feat(dts): expose ts compiler errors #1103
Annotations
7 errors and 1 warning
ci
Module './jsx.jsx' was resolved to '/home/runner/work/mkdist/mkdist/test/fixture/src/components/jsx.jsx', but '--jsx' is not set.
|
ci:
test/fixture/src/components/index.ts#L3
Module './tsx.tsx' was resolved to '/home/runner/work/mkdist/mkdist/test/fixture/src/components/tsx.tsx', but '--jsx' is not set.
|
ci:
test/fixture/src/components/index.ts#L6
Cannot find module './blank.vue' or its corresponding type declarations.
|
ci:
test/fixture/src/components/index.ts#L7
Cannot find module './script-setup-ts.vue' or its corresponding type declarations.
|
ci:
test/fixture/src/components/index.ts#L8
Cannot find module './script-multi-block.vue' or its corresponding type declarations.
|
ci:
test/fixture/src/components/index.ts#L9
Cannot find module './ts.vue' or its corresponding type declarations.
|
ci:
test/fixture/src/components/tsx.tsx#L1
Cannot use JSX unless the '--jsx' flag is provided.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|