Skip to content

chore(deps-dev): bump @nuxt/eslint-config from 0.3.13 to 0.7.1 #103

chore(deps-dev): bump @nuxt/eslint-config from 0.3.13 to 0.7.1

chore(deps-dev): bump @nuxt/eslint-config from 0.3.13 to 0.7.1 #103

Triggered via pull request November 25, 2024 22:31
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: src/runtime/app/composables/session.ts#L2
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
lint: src/runtime/types/session.ts#L1
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
lint
Process completed with exit code 1.