Skip to content

fix(UForm): success message not rendered #88

fix(UForm): success message not rendered

fix(UForm): success message not rendered #88

Triggered via pull request August 1, 2024 20:14
Status Failure
Total duration 42s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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