Skip to content

chore(deps): update dependency @types/node to v20.11.3 #643

chore(deps): update dependency @types/node to v20.11.3

chore(deps): update dependency @types/node to v20.11.3 #643

Triggered via push January 16, 2024 02:18
Status Failure
Total duration 1m 8s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Test
Process completed with exit code 2.
Lint: src/index.ts#L6
Using exported name 'glob' as identifier for default export
Lint: src/index.ts#L18
Caution: `chokidar` also has a named export `watch`. Check if you meant to write `import {watch} from 'chokidar'` instead
Lint: src/index.ts#L54
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'glob'` instead