Skip to content

Renames block_column to block_columns to match backend response (#50) #30

Renames block_column to block_columns to match backend response (#50)

Renames block_column to block_columns to match backend response (#50) #30

Triggered via push December 20, 2023 01:08
Status Success
Total duration 1m 8s
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