Skip to content
Triggered via pull request October 24, 2023 00:52
@bryantgillespiebryantgillespie
synchronize #27
dev
Status Success
Total duration 56s
Artifacts

lint.yaml

on: pull_request
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