Skip to content

feat(command-parser): basic impl #169

feat(command-parser): basic impl

feat(command-parser): basic impl #169

Triggered via push January 26, 2024 14:27
Status Failure
Total duration 29s
Artifacts

lint.yaml

on: push
🔍 Lint
21s
🔍 Lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
🔍 Lint
commandkit#lint: command (/home/runner/work/commandkit/commandkit/packages/commandkit) pnpm run lint exited (1)
🔍 Lint
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
🔍 Lint
Class 'import("/home/runner/work/commandkit/commandkit/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
🔍 Lint
Process completed with exit code 1.
🔍 Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🔍 Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/