Skip to content

Update eslint.config.mjs and index.vue #111

Update eslint.config.mjs and index.vue

Update eslint.config.mjs and index.vue #111

Triggered via push August 16, 2024 07:50
Status Success
Total duration 39s
Artifacts

build.yml

on: push
build_and_deploy
30s
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#L23
Unexpected console statement
build_and_deploy: src/background/index.ts#L25
Unexpected use of 'self'. Use `globalThis` instead
build_and_deploy: src/background/index.ts#L26
Unexpected console statement
build_and_deploy: src/components/Changelog.vue#L1
Component name "Changelog" should always be multi-word
build_and_deploy: src/content-script/iframe/index.ts#L5
`./app.vue` import should occur before import of `~pages`
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
build_and_deploy: src/content-script/iframe/pages/index.vue#L3
Unexpected console statement