Skip to content

feat: custom eslint parser for Vue Vine #50

feat: custom eslint parser for Vue Vine

feat: custom eslint parser for Vue Vine #50

Triggered via pull request October 25, 2023 14:51
Status Success
Total duration 3m 34s
Artifacts

ci.yml

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

Annotations

4 warnings
lint: packages/e2e-test/src/test.vine.ts#L5
'name' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/e2e-test/src/test.vine.ts#L6
'inc' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/eslint-parser/src/html/tokenizer.ts#L1790
Expected @param names to be "_cp". Got "cp"
lint: packages/eslint-parser/src/html/tokenizer.ts#L1822
Expected @param names to be "_cp". Got "cp"