fix: 📌 fix file path in 060-minimum-template-compiler.md (#288) #7
Annotations
5 errors and 1 warning
check:
node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/index.d.ts#L843
Class 'import("/home/runner/work/chibivue/chibivue/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
|
check:
packages/compiler-sfc/src/rewriteDefault.ts#L29
'node.declaration.id' is possibly 'null' or 'undefined'.
|
check:
packages/compiler-sfc/src/rewriteDefault.ts#L30
'node.declaration.id' is possibly 'null' or 'undefined'.
|
check:
packages/reactivity/src/reactive.ts#L146
Type 'T | DeepReadonly<UnwrapNestedRefs<T & Record<any, any>>>' is not assignable to type 'T'.
|
check
Process completed with exit code 2.
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|