Skip to content

Support deploying-app and adjust progresses #33

Support deploying-app and adjust progresses

Support deploying-app and adjust progresses #33

Triggered via pull request August 17, 2023 12:53
Status Failure
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull_request.yml

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

Annotations

3 errors and 3 warnings
Run validations: src/services/push-service.ts#L79
Replace `⏎········DeploymentStatusTypesSchema['building-infra']⏎······` with `DeploymentStatusTypesSchema['building-infra']`
Run validations
Process completed with exit code 1.
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