[Vue Rewrite] Add Feed Component #633
Annotations
10 errors and 10 warnings
src/components/AddFeed.vue#L19
Trailing spaces not allowed
|
src/components/AddFeed.vue#L20
More than 1 blank line not allowed
|
src/components/AddFeed.vue#L42
Expected indentation of 7 tabs but found 8 tabs
|
src/components/AddFeed.vue#L47
Expected indentation of 6 tabs but found 7 tabs
|
src/components/AddFeed.vue#L48
Expected indentation of 6 tabs but found 7 tabs
|
src/components/AddFeed.vue#L63
Expected indentation of 7 tabs but found 8 tabs
|
src/components/AddFeed.vue#L114
Don't use `String` as a type. Use string instead
|
src/components/AddFeed.vue#L120
Don't use `String` as a type. Use string instead
|
src/components/AddFeed.vue#L121
Don't use `String` as a type. Use string instead
|
src/components/AddFeed.vue#L122
Don't use `String` as a type. Use string instead
|
src/components/AddFeed.vue#L7
Attribute "v-model" should go before "type"
|
src/components/AddFeed.vue#L16
Attribute "v-if" should go before "class"
|
src/components/AddFeed.vue#L34
Attribute "v-model" should go before "type"
|
src/components/AddFeed.vue#L47
Attribute "v-if" should go before "class"
|
src/components/AddFeed.vue#L68
Attribute "v-model" should go before "type"
|
src/components/AddFeed.vue#L75
Attribute "v-model" should go before "type"
|
src/components/AddFeed.vue#L131
Missing trailing comma
|
src/components/AddFeed.vue#L144
Missing trailing comma
|
src/components/AddFeed.vue#L153
Missing trailing comma
|
src/components/AddFeed.vue#L166
Missing trailing comma
|
The logs for this run have expired and are no longer available.
Loading