Skip to content

Update dependency tsup to v8 #9

Update dependency tsup to v8

Update dependency tsup to v8 #9

Triggered via pull request May 3, 2024 19:13
Status Failure
Total duration 54s
Artifacts

guider-lint-typecheck.yml

on: pull_request
Check if files modified
5s
Check if files modified
Linting and Typecheck
33s
Linting and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Linting and Typecheck
Could not find a declaration file for module 'remark-heading-id'. '/home/runner/work/neatojs/neatojs/node_modules/.pnpm/[email protected]/node_modules/remark-heading-id/index.js' implicitly has an 'any' type.
Linting and Typecheck
Could not find a declaration file for module 'remark-link-rewrite'. '/home/runner/work/neatojs/neatojs/node_modules/.pnpm/[email protected]/node_modules/remark-link-rewrite/src/index.js' implicitly has an 'any' type.
Linting and Typecheck
Module '"unified"' has no exported member 'VFileWithOutput'.
Linting and Typecheck
Process completed with exit code 2.
Linting and Typecheck: packages/guider/src/webpack/loader/md-loader.ts#L8
Using exported name 'rehypeExtractExcerpt' as identifier for default export
Linting and Typecheck: packages/guider/src/webpack/search/index.ts#L4
Using exported name 'webpack' as identifier for default export
Linting and Typecheck: packages/guider/src/webpack/search/index.ts#L74
Caution: `webpack` also has a named export `sources`. Check if you meant to write `import {sources} from 'webpack'` instead