Skip to content

fix: include pattern not supported #52

fix: include pattern not supported

fix: include pattern not supported #52

Triggered via pull request February 19, 2024 11:38
Status Failure
Total duration 24s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build (20.x): package.json#L191
Expected object keys to be in specified order. 'dependencies' should be before 'lint-staged'
build (20.x): src/discover.ts#L1
'path' is defined but never used
build (20.x): src/discover.ts#L56
Extra semicolon
build (20.x): src/discover.ts#L57
Expected space(s) after "for"
build (20.x): src/discover.ts#L101
Extra semicolon
build (20.x): src/discover.ts#L102
Expected space(s) after "for"
build (20.x): src/vscodeUtils.ts#L6
Member 'relative' of the import declaration should be sorted alphabetically
build (20.x): src/vscodeUtils.ts#L8
`node:fs/promises` import should occur before import of `fast-glob`
build (20.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.