BYOR: Add vip app deploy
#2249
ci.yml
on: pull_request
Verify signatures and provenance statements
28s
Matrix: checks
Matrix: Run tests
Annotations
5 errors
Lint:
src/bin/vip-deploy-app.js#L14
`../lib/cli/command` import should occur after import of `../lib/api`
|
Lint:
src/bin/vip-deploy-app.js#L15
`../lib/site-import/db-file-import` import should occur after import of `../lib/constants/file-size`
|
Lint:
src/bin/vip-deploy-app.js#L16
`../lib/client-file-uploader` import should occur after import of `../lib/cli/progress`
|
Lint:
src/bin/vip-deploy-app.js#L23
`../lib/tracker` import should occur after import of `../lib/constants/file-size`
|
Lint
Process completed with exit code 1.
|