Skip to content

Feat - Add integration tests infra #130

Feat - Add integration tests infra

Feat - Add integration tests infra #130

Triggered via pull request January 22, 2024 07:54
Status Success
Total duration 56s
Artifacts

pull_request.yml

on: pull_request
Run validations
45s
Run validations
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run validations: src/services/files-service.ts#L6
Using exported name 'glob' as identifier for default export
Run validations: src/services/files-service.ts#L152
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'glob'` instead
Run validations: src/services/files-service.ts#L160
Caution: `parseGitIgnore` also has a named export `parse`. Check if you meant to write `import {parse} from 'parse-gitignore'` instead