Skip to content

Add Account Tab with User Information and Reset Password Feature #95

Add Account Tab with User Information and Reset Password Feature

Add Account Tab with User Information and Reset Password Feature #95

Triggered via pull request January 5, 2025 20:35
Status Failure
Total duration 41s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Lint: layers/portal/pages/portal/account/index.vue#L111
Replace `·v-slot="{·errorFirstName·}"·label="First·Name"··required·:error="!formState.firstname·&&·'Please·enter·your·first·name'"` with `⏎↹↹↹↹↹v-slot="{·errorFirstName·}"⏎↹↹↹↹↹label="First·Name"⏎↹↹↹↹↹required⏎↹↹↹↹↹:error="!formState.firstname·&&·'Please·enter·your·first·name'"⏎↹↹↹↹`
Lint: layers/portal/pages/portal/account/index.vue#L123
Replace `··v-slot="{·errorLastName·}"·label="Last·Name"·required·:error="!formState.lastname·&&·'Please·enter·your·last·name'"` with `⏎↹↹↹↹↹v-slot="{·errorLastName·}"⏎↹↹↹↹↹label="Last·Name"⏎↹↹↹↹↹required⏎↹↹↹↹↹:error="!formState.lastname·&&·'Please·enter·your·last·name'"⏎↹↹↹↹`
Lint: pages/projects.vue#L50
Replace `seo?.meta_description·??·pageData.headline` with `(seo?.meta_description·??·pageData.headline)`
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L12
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/base/FormCustom.ts#L57
'placeholder' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/base/FormCustom.ts#L57
'width' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/base/VAvatar.vue#L13
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/base/VGallery.vue#L11
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u