Jobview #24
Annotations
6 errors and 3 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/components/agents/AgentJobs.vue#L370
Unexpected use of continue statement
|
|
lint:
src/components/agents/AgentJobs.vue#L367
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
lint:
src/components/agents/AgentJobs.vue#L240
Unexpected `await` inside a loop
|
|
lint:
src/components/agents/AgentJobs.vue#L237
Return values from promise executor functions cannot be read
|
|
lint:
src/components/agents/AgentJobs.vue#L237
Unexpected `await` inside a loop
|
|
lint:
src/components/agents/AgentTerminal.vue#L10
'v-html' directive can lead to XSS attack
|
|
lint:
src/components/agents/AgentJobs.vue#L135
'v-html' directive can lead to XSS attack
|
|
lint:
src/components/agents/AgentJobs.vue#L90
Variable 'headers' is already declared in the upper scope
|