ci: use pre-installed aws cli #83
push_dev.workflow.yml
on: push
Lint
1m 11s
Deploy Admin Console to staging - next-console.kuzzle.io
16s
Annotations
11 errors and 10 warnings
Lint:
src/App.vue#L22
The 'lang' attribute of '<script>' is missing
|
Lint:
src/components/404.vue#L22
The 'lang' attribute of '<script>' is missing
|
Lint:
src/components/ApiAction.vue#L74
The 'lang' attribute of '<script>' is missing
|
Lint:
src/components/ApiAction.vue#L122
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint:
src/components/ApiAction.vue#L128
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint:
src/components/ApiAction.vue#L136
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint:
src/components/ApiAction.vue#L151
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint:
src/components/ApiAction.vue#L175
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint:
src/components/ApiAction.vue#L177
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Lint:
src/components/ApiAction.vue#L177
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Deploy Admin Console to staging - next-console.kuzzle.io
Process completed with exit code 127.
|
Lint:
src/App.vue#L3
`<template>` require directive
|
Lint:
src/components/ApiAction/QueryCard.vue#L150
Prop 'query' requires default value to be set
|
Lint:
src/components/ApiAction/QueryCard.vue#L150
Prop "query" should define at least its type
|
Lint:
src/components/ApiAction/QueryCard.vue#L151
Prop 'tabIdx' requires default value to be set
|
Lint:
src/components/ApiAction/QueryCard.vue#L151
Prop "tabIdx" should define at least its type
|
Lint:
src/components/ApiAction/QueryCard.vue#L152
Prop 'api' requires default value to be set
|
Lint:
src/components/ApiAction/QueryCard.vue#L152
Prop "api" should define at least its type
|
Lint:
src/components/ApiAction/QueryCard.vue#L153
Prop 'openapi' requires default value to be set
|
Lint:
src/components/ApiAction/QueryCard.vue#L153
Prop "openapi" should define at least its type
|
Lint:
src/components/ApiAction/QueryCard.vue#L154
Prop 'response' requires default value to be set
|