Merge pull request #189 from floptical/feature/new-zoning-tiles #109
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|