Skip to content

chore(deps): update lint packages #1767

chore(deps): update lint packages

chore(deps): update lint packages #1767

Triggered via pull request April 26, 2023 06:17
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

on: pull_request
Matrix: Lint
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint (16.x): src/components/DetectDialog.vue#L2
Expected 1 empty line after import statement not followed by another import
Lint (16.x): src/components/DetectDialog.vue#L20
Top-level functions should be declared with function keyword
Lint (16.x): src/components/DetectDialog.vue#L25
Top-level functions should be declared with function keyword
Lint (16.x): src/components/StarDialog.vue#L2
Expected 1 empty line after import statement not followed by another import
Lint (16.x): src/components/StarDialog.vue#L20
Top-level functions should be declared with function keyword
Lint (16.x): src/components/StarDialog.vue#L24
Top-level functions should be declared with function keyword
Lint (16.x): src/contentScripts/index.ts#L6
Top-level functions should be declared with function keyword
Lint (16.x): src/contentScripts/views/App.vue#L35
Top-level functions should be declared with function keyword
Lint (16.x): src/contentScripts/views/App.vue#L43
Top-level functions should be declared with function keyword
Lint (16.x): src/contentScripts/views/App.vue#L48
Top-level functions should be declared with function keyword
Lint (16.x): src/contentScripts/views/App.vue#L57
'e' is defined but never used. Allowed unused args must match /^_/u
Lint (16.x): src/contentScripts/views/App.vue#L391
Variable 'element' is already declared in the upper scope