Skip to content

feat: Add linting checks to CI/CD and fix code style issues #725

feat: Add linting checks to CI/CD and fix code style issues

feat: Add linting checks to CI/CD and fix code style issues #725

Triggered via pull request January 1, 2026 14:30
@marcelorodrigomarcelorodrigo
synchronize #431
lint
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
deploy
Process completed with exit code 1.
deploy: update-indexes.mjs#L118
Closing curly brace appears on the same line as the subsequent block
deploy: update-indexes.mjs#L113
Closing curly brace appears on the same line as the subsequent block
deploy: update-indexes.mjs#L24
Closing curly brace appears on the same line as the subsequent block
deploy: update-indexes.mjs#L19
Closing curly brace appears on the same line as the subsequent block
deploy: app/components/investment/AmountInput.vue#L51
'ref' is defined but never used. Allowed unused vars must match /^_/u