Merge pull request #1005 from kuzzleio/4-dev #16
push_master.workflow.yml
on: push
Lint
1m 22s
Deploy Admin Console to production - console.kuzzle.io
1m 25s
Annotations
6 warnings
Lint:
src/components/Data/Documents/Views/Map.vue#L70
Variable 'index' is already declared in the upper scope
|
Lint:
src/main.ts#L11
`./stores` import should occur after import of `./routes/index`
|
Lint:
src/main.ts#L13
`./App.vue` import should occur after import of `@/components/Data/Documents/FormInputs/JsonFormInput.vue`
|
Lint:
src/main.ts#L14
There should be at least one empty line between import groups
|
Lint:
src/services/filterManager.ts#L300
Default clause should be the last clause
|
Deploy Admin Console to production - console.kuzzle.io
Unexpected input(s) 'GA_ID', valid inputs are ['AWS_ACCESS_KEY_ID', 'AWS_SECRET_ACCESS_KEY', 'S3_BUCKET', 'CLOUDFRONT_ID', 'REGION', 'TARGET_DIST']
|