Skip to content

WIP: Refactor to make linting more strict #145

WIP: Refactor to make linting more strict

WIP: Refactor to make linting more strict #145

Triggered via pull request September 21, 2023 08:35
Status Failure
Total duration 44s
Artifacts

node.js.yml

on: pull_request
Matrix: build-pkg
Matrix: build-types
Matrix: docs-build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
docs-build (16.x)
Process completed with exit code 1.
lint (16.x): .eslintrc.js#L14
Missing trailing comma
lint (16.x): docs/components/PLAYGROUND/examples/SlotListenerExample.vue#L3
Component name "Button" is not kebab-case
lint (16.x): docs/components/PLAYGROUND/examples/SlotListenerExample.vue#L7
Member 'Button' of the import declaration should be sorted alphabetically
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L2
Member 'AccordionHeader' of the import declaration should be sorted alphabetically
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L5
'<template>' should be above '<script setup>' on line 1
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L6
Component name "Accordion" is not kebab-case
lint (16.x): docs/components/accordion/examples/AccordionExample.vue#L2
Member 'AccordionHeader' of the import declaration should be sorted alphabetically
lint (16.x): docs/components/accordion/examples/AccordionExample.vue#L5
'<template>' should be above '<script setup>' on line 1
lint (16.x): docs/components/accordion/examples/AccordionExample.vue#L7
Component name "Accordion" is not kebab-case
lint (16.x): docs/components/accordion/examples/AccordionExample.vue#L8
Component name "AccordionPanel" is not kebab-case
docs-build (18.x)
The job was canceled because "_16_x" failed.
docs-build (18.x)
The operation was canceled.
lint (16.x): docs/components/PLAYGROUND/examples/SlotListenerExample.vue#L2
'@mouseleave' should be on a new line
lint (16.x): docs/components/PLAYGROUND/examples/SlotListenerExample.vue#L2
'@mouseenter' should be on a new line
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L11
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L11
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L12
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L12
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L20
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L20
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint (16.x): docs/components/accordion/examples/AccordionAlwaysOpenExample.vue#L21
Expected 1 line break after opening tag (`<p>`), but no line breaks found