feat: Add filter to journal #2392
Annotations
3 errors and 10 warnings
resources/js/components/journal/JournalList.vue#L18
Require self-closing on HTML void elements (<input>)
|
resources/js/components/journal/JournalList.vue#L22
Require self-closing on HTML void elements (<input>)
|
resources/js/components/journal/JournalList.vue#L26
Require self-closing on HTML void elements (<input>)
|
resources/js/components/journal/JournalList.vue#L11
Expected 1 line break after opening tag (`<div>`), but 2 line breaks found
|
resources/js/components/journal/JournalList.vue#L18
Attribute "id" should go before "type"
|
resources/js/components/journal/JournalList.vue#L18
Attribute "v-model" should go before "class"
|
resources/js/components/journal/JournalList.vue#L22
Attribute "id" should go before "type"
|
resources/js/components/journal/JournalList.vue#L22
Attribute "v-model" should go before "class"
|
resources/js/components/journal/JournalList.vue#L26
Attribute "id" should go before "type"
|
resources/js/components/journal/JournalList.vue#L26
Attribute "v-model" should go before "class"
|
resources/js/components/journal/JournalList.vue#L30
Attribute "v-model" should go before "class"
|
resources/js/components/journal/JournalList.vue#L31
Expected 1 line break after opening tag (`<option>`), but no line breaks found
|
resources/js/components/journal/JournalList.vue#L31
Expected 1 line break before closing tag (`</option>`), but no line breaks found
|
The logs for this run have expired and are no longer available.
Loading