Skip to content

Errors are repeated #111

Open
Open
@tflx

Description

@tflx

I'm getting a huge output from eslint with every error repeated a number of times. It shows fx. ✖ 61 problems (61 errors, 0 warnings) (repeated 42 times)
It's not always the same amount of repeats though.

I can reproduce it here with a very simple nuxt starter:
https://stackblitz.com/edit/nuxt-starter-aepdun?file=package.json,nuxt.config.ts,.eslintrc,app.vue

Notice the line 3:5 error Component name "NuxtWelcome" is not kebab-case vue/component-name-in-template-casing is output twice.
Now imagine that in a big project with hundreds of files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions