Skip to content

fix: only add known ignore patterns by default #1105

fix: only add known ignore patterns by default

fix: only add known ignore patterns by default #1105

Re-run triggered December 28, 2024 15:39
Status Success
Total duration 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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