Skip to content

Few updates and fixes #53

Few updates and fixes

Few updates and fixes #53

Triggered via pull request January 7, 2024 20:53
Status Success
Total duration 53s
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/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