Skip to content

bump to latest nuxt #63

bump to latest nuxt

bump to latest nuxt #63

Triggered via push February 29, 2024 14:12
Status Success
Total duration 1m 24s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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