Skip to content

Card layout polishing #607

Card layout polishing

Card layout polishing #607

Triggered via pull request November 10, 2023 09:26
Status Failure
Total duration 1m 13s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
eslint: src/components/cards/CardItem.vue#L83
'@click' should be on a new line
eslint
Process completed with exit code 1.
eslint: src/components/ActivityEntry.vue#L33
'v-html' directive can lead to XSS attack
eslint: src/components/card/Description.vue#L60
'v-html' directive can lead to XSS attack
eslint: src/components/cards/CardItem.vue#L70
Attribute "v-if" should go before "class"