Skip to content

Fix auth (#28)

Fix auth (#28) #21

Triggered via push October 24, 2023 04:10
Status Success
Total duration 1m 14s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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