Skip to content

Feat: sort apps and versions by created date, filter only drafts for push #55

Feat: sort apps and versions by created date, filter only drafts for push

Feat: sort apps and versions by created date, filter only drafts for push #55

Triggered via pull request October 23, 2023 20:11
Status Success
Total duration 1m 16s
Artifacts

pull_request.yml

on: pull_request
Run validations
1m 2s
Run validations
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run validations: src/services/files-service.ts#L5
Using exported name 'glob' as identifier for default export
Run validations: src/services/files-service.ts#L71
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#L79
Caution: `parseGitIgnore` also has a named export `parse`. Check if you meant to write `import {parse} from 'parse-gitignore'` instead