Skip to content

add search component #69

add search component

add search component #69

Triggered via pull request February 21, 2025 08:48
Status Failure
Total duration 48s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
frontend: components/SearchHistory.vue#L5
'options' is defined but never used. Allowed unused vars must match /^_/u
frontend
Process completed with exit code 1.
frontend: components/PostRecord.vue#L59
Disallow self-closing on HTML void elements (<input/>)
frontend: components/PostRecord.vue#L64
Attribute "name" should go before "@click"
frontend: components/PostRecord.vue#L64
Attribute "type" should go before "@click"