Skip to content

v2.7.3 into main

v2.7.3 into main #13

Triggered via pull request February 22, 2024 06:32
Status Success
Total duration 43s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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