Skip to content

fix lint

fix lint #130

Triggered via push October 6, 2024 18:58
Status Success
Total duration 38s
Artifacts

build.yml

on: push
build_and_deploy
29s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_and_deploy: manifest.firefox.config.ts#L17
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
build_and_deploy: src/background/index.ts#L19
Unexpected console statement
build_and_deploy: src/background/index.ts#L21
Unexpected use of 'self'. Use `globalThis` instead
build_and_deploy: src/background/index.ts#L22
Unexpected console statement
build_and_deploy: src/components/Changelog.vue#L1
Component name "Changelog" should always be multi-word
build_and_deploy: src/components/install.vue#L1
Component name "install" should always be multi-word
build_and_deploy: src/components/update.vue#L1
Component name "update" should always be multi-word
build_and_deploy: src/content-script/iframe/index.ts#L22
Unexpected use of 'self'. Use `globalThis` instead
build_and_deploy: src/content-script/iframe/index.ts#L23
Unexpected console statement
build_and_deploy: src/content-script/iframe/pages/index.vue#L1
Component name "index" should always be multi-word