Skip to content

Few updates and fixes (#65) #54

Few updates and fixes (#65)

Few updates and fixes (#65) #54

Triggered via push January 7, 2024 20:58
Status Success
Total duration 1m 7s
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/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/VGallery.vue#L11
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/base/VHorizontalNavigation.vue#L9
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: components/base/VLabel.vue#L6
'props' is assigned a value but never used. Allowed unused vars must match /^_/u