uses @phila/vue-datafetch which allows group by in http fetch nearby … #18
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/components/ExclamationCallout.vue#L11
'v-html' directive can lead to XSS attack
|
build:
src/components/ExclamationCallout.vue#L16
'v-html' directive can lead to XSS attack
|
build:
src/components/ExclamationCallout.vue#L22
Expected 1 line break before closing tag (`</div>`), but 2 line breaks found
|
build:
src/components/ExclamationCallout.vue#L34
The "components" property should be above the "mixins" property on line 33
|
build:
src/components/ExclamationContentGreeting.vue#L9
Expected 1 line break before closing tag (`</div>`), but 2 line breaks found
|
build:
src/components/ExclamationContentTopic.vue#L12
Expected indentation of 6 spaces but found 7 spaces
|
build:
src/components/ExclamationContentTopic.vue#L13
'href' should be on a new line
|
build:
src/components/ExclamationContentTopic.vue#L14
Expected indentation of 6 spaces but found 7 spaces
|
build:
src/components/ExclamationContentTopic.vue#L17
Expected 1 line break before closing tag (`</div>`), but 2 line breaks found
|
build:
src/components/GreetingVoting.vue#L37
'href' should be on a new line
|