Skip to content

New design

New design #41

Triggered via pull request May 24, 2024 19:23
Status Failure
Total duration 56s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
lint: src/pages/PointsDetail.vue#L21
Parsing error: unexpected-character-in-attribute-name
lint: src/pages/PointsDetail.vue#L21
Attribute name < is not valid
lint: src/pages/PointsDetail.vue#L21
Parsing error: unexpected-solidus-in-tag
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: src/components/PersonaDialog.vue#L66
'watch' is defined but never used. Allowed unused vars must match /^_/u
lint: src/components/PersonaDialog.vue#L71
'props' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/PersonaDialog.vue#L72
'router' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/components/PersonaDialog.vue#L73
'modelsStore' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/pages/NewChat.vue#L44
'watch' is defined but never used. Allowed unused vars must match /^_/u
lint: src/pages/VocalChat.vue#L34
'SpeechRecognition' is not defined