Skip to content

@neato/config v3.0.0 #12

@neato/config v3.0.0

@neato/config v3.0.0 #12

Triggered via pull request May 3, 2024 19:18
@mrjvsmrjvs
opened #67
dev
Status Failure
Total duration 1m 2s
Artifacts

guider-lint-typecheck.yml

on: pull_request
Check if files modified
4s
Check if files modified
Linting and Typecheck
42s
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