Few updates and fixes #49
Annotations
10 errors and 10 warnings
Lint:
app.config.ts#L87
Replace `········` with `↹↹`
|
Lint:
app.config.ts#L88
Replace `············default:·{⏎············` with `↹↹↹default:·{`
|
Lint:
app.config.ts#L90
Replace `············rounded:·'rounded-button'` with `↹↹↹rounded:·'rounded-button',`
|
Lint:
app.config.ts#L91
Replace `········` with `↹↹`
|
|
|
Lint:
layers/portal/pages/portal.vue#L111
Delete `⏎⏎↹↹↹↹↹↹↹↹`
|
Lint:
layers/portal/pages/portal.vue#L115
Replace `⏎↹↹↹↹↹↹↹↹↹↹class="w-12·h-12·mx-auto"⏎↹↹↹↹↹↹↹↹↹↹:src="user.avatar"⏎↹↹↹↹↹↹↹↹↹↹:alt="userName(user)"⏎↹↹↹↹↹↹↹↹↹` with `·class="w-12·h-12·mx-auto"·:src="user.avatar"·:alt="userName(user)"·`
|
|
Lint:
layers/proposals/nuxt.config.ts#L4
Replace `····` with `↹`
|
Lint:
components/DateDisplay.vue#L11
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/GlobalSearch.vue#L84
'query' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/GlobalSearch.vue#L85
'results' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/GlobalSearch.vue#L86
'selected' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/Logo.vue#L8
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/Author.vue#L5
Prop "job_title" is not in camelCase
|
Lint:
components/base/FormCustom.ts#L56
'placeholder' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/FormCustom.ts#L56
'width' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/UForm.vue#L4
'transformSchema' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/VGallery.vue#L16
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|