Skip to content

fix: no-missing-keys rule reports false positive with trailing dot #1101

fix: no-missing-keys rule reports false positive with trailing dot

fix: no-missing-keys rule reports false positive with trailing dot #1101

Re-run triggered July 22, 2023 01:52
Status Success
Total duration 52s
Artifacts

test.yml

on: pull_request
Matrix: test-for-eslint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint: docs/.vitepress/components/eslint-code-block.vue#L7
Attribute "v-model" should go before ":config"
Lint: docs/.vitepress/components/eslint-code-block.vue#L47
Prop 'filename' requires default value to be set
Lint: docs/.vitepress/components/eslint-code-block.vue#L83
The "computed" property should be above the "watch" property on line 75
Lint: docs/.vitepress/components/eslint-code-block.vue#L182
The "mounted" property should be above the "methods" property on line 163
Lint: docs/rules/no-html-messages.md#L48
'v-html' directive can lead to XSS attack
Lint: docs/rules/no-html-messages.md#L50
'v-html' directive can lead to XSS attack