feat: /rfc-index/ HTML route #61
Annotations
5 errors and 6 warnings
build:
client/pages/rfc-index.vue#L89
Expected 1 empty line after import statement not followed by another import
|
build:
client/pages/rfc-index.vue#L94
'DocListRfc' is defined but never used. Allowed unused vars must match /^_/u
|
build:
client/utilities/rfc-index-txt.ts#L8
`./promises` import should occur before type import of `~/generated/red-client`
|
build:
client/utilities/rfc-index-xml.ts#L7
`./promises` import should occur before type import of `~/generated/red-client`
|
build
Process completed with exit code 1.
|
build:
client/components/RFCIndexTable.vue#L25
Attribute "v-for" should go before "v-else"
|
build:
client/pages/rfc-index.vue#L18
Attribute ':rfcSummaries' must be hyphenated
|
build:
client/pages/rfc-index.vue#L19
Attribute 'isExample' must be hyphenated
|
build:
client/pages/rfc-index.vue#L22
Attribute ':rfcSummaries' must be hyphenated
|
build:
client/pages/rfc-index.vue#L72
Attribute "v-if" should go before "level"
|
build:
client/pages/rfc-index.vue#L78
Attribute ':rfcSummaries' must be hyphenated
|