#24 - news #179
Annotations
10 warnings
resources/js/Pages/Public/News/Index.vue#L42
Require self-closing on HTML elements (<p>)
|
resources/js/Pages/Public/News/Index.vue#L42
'v-html' directive can lead to XSS attack
|
resources/js/Pages/Public/News/Index.vue#L47
Attribute "v-if" should go before "class"
|
resources/js/Pages/Public/News/Index.vue#L48
Require self-closing on Vue.js custom components (<NoSymbolIcon>)
|
resources/js/Pages/Public/News/Index.vue#L48
Classnames 'h-12, w-12' could be replaced by the 'size-12' shorthand!
|
resources/js/Pages/Public/News/Index.vue#L49
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
|
resources/js/Pages/Public/News/Index.vue#L49
Expected 1 line break before closing tag (`</h3>`), but no line breaks found
|
resources/js/Pages/Public/News/Index.vue#L52
Attribute "v-if" should go before "class"
|
resources/js/Pages/Public/News/News.vue#L26
Require self-closing on HTML elements (<div>)
|
resources/js/Pages/Public/News/News.vue#L26
'v-html' directive can lead to XSS attack
|
This job succeeded
Loading