v2.8.0 into main #14
Annotations
9 warnings
lint:
src/components/agents/AgentFileBrowser.vue#L33
Variable 'open' is already declared in the upper scope
|
lint:
src/components/agents/AgentTasksTable.vue#L23
Variable 'headers' is already declared in the upper scope
|
lint:
src/components/agents/AgentTasksTable.vue#L111
'v-html' directive can lead to XSS attack
|
lint:
src/components/agents/AgentTerminal.vue#L9
'v-html' directive can lead to XSS attack
|
lint:
src/components/agents/AgentTerminal.vue#L13
'v-html' directive can lead to XSS attack
|
lint:
src/components/modules/ModulesTable.vue#L42
Variable 'headers' is already declared in the upper scope
|
lint:
src/components/plugins/PluginTasksTable.vue#L23
Variable 'headers' is already declared in the upper scope
|
lint:
src/components/plugins/PluginTasksTable.vue#L111
'v-html' directive can lead to XSS attack
|
lint:
src/utils/pause.js#L1
Unexpected unnamed async function
|