Skip to content

remove: @stylistic/eslint-plugin to simplify linting setup #12

remove: @stylistic/eslint-plugin to simplify linting setup

remove: @stylistic/eslint-plugin to simplify linting setup #12

Triggered via push February 3, 2026 23:58
Status Failure
Total duration 2m 49s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: app/pages/ui/masonry-grid-ordered-experiment.vue#L35
Cannot find module '~/types/types.quotes' or its corresponding type declarations.
build: app/pages/ui/masonry-grid-ordered-experiment.vue#L14
Parameter 'q' implicitly has an 'any' type.
build: app/pages/ui/masonry-columns.vue#L29
Cannot find module '~/types/types.quotes' or its corresponding type declarations.
build: app/pages/index.vue#L64
Cannot find module '~/types/types.quotes' or its corresponding type declarations.
build: app/components/utils/colour-scheme-select/ColourSchemeSelect.vue#L71
Cannot find name 'useSettingsStore'.
build: app/components/forms/triple-toggle-switch/TripleToggleSwitchCore.vue#L81
Parameter 'option' implicitly has an 'any' type.
build: app/components/forms/triple-toggle-switch/TripleToggleSwitchCore.vue#L73
Cannot find name 'IFormMultipleOptions'.
build: app/components/forms/input-checkbox-radio/InputCheckboxRadioWithLabel.vue#L13
Type 'unknown' is not assignable to type 'string | number | boolean | (string | number | boolean)[] | undefined'.
build: app/components/forms/input-checkbox-radio/InputCheckboxRadioButton.vue#L15
Type 'unknown' is not assignable to type 'string | number | boolean | (string | number | boolean)[] | undefined'.