Skip to content

fix(ci/lint): prettier #67

fix(ci/lint): prettier

fix(ci/lint): prettier #67

Triggered via push November 19, 2024 12:39
Status Success
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Run linters
16s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Run linters: src/App.vue#L12
'main' is assigned a value but never used
Run linters: src/components/SwitchItem.vue#L2
'ref' is defined but never used
Run linters: src/util/createElement.ts#L3
Unexpected any. Specify a different type
Run linters: src/util/localStorage.ts#L10
'e' is defined but never used
Run linters: src/views/Options.vue#L2
'ref' is defined but never used
Run linters: src/views/Projects/View.vue#L25
Variable 'index' is already declared in the upper scope
Run linters: src/views/Projects/View.vue#L51
Variable 'label' is already declared in the upper scope
Run linters: src/views/Projects/View.vue#L51
Variable 'index' is already declared in the upper scope