Skip to content

fix(lint): blank line after the multi-line endpointSource property - #664

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/eslint-multiline-property
Aug 27, 2026
Merged

fix(lint): blank line after the multi-line endpointSource property#664
rubenvdlinde merged 1 commit into
developmentfrom
fix/eslint-multiline-property

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

vue/new-line-between-multi-line-property at src/views/LearniqDashboards.vue:540.

One error — and it is the only thing standing between development and a green Vue Quality (eslint) job. The other 19 findings in that run are warnings.

Why it reached development

Every Code Quality run on development since 09:54 today was cancelled by the release loop's concurrency group rather than completing. A cancelled check is not a failed check, so nothing reported the regression — the last completed run (09:54) was green, and the branch has been moving every few minutes since.

That is also why sibling PR #660 is green and #661 is red: they were cut from development either side of the offending commit.

Fix

A blank line between the multi-line endpointSource property and valueField. This is what eslint --fix produces; the run reports the error as auto-fixable.

Verification is CI's own eslint — there is no local checkout of this app to lint against.

vue/new-line-between-multi-line-property, LearniqDashboards.vue:540. One
error, and it is the only thing standing between development and a green
Vue Quality job -- the other 19 findings in that run are warnings.

It reached development because every Code Quality run there since 09:54
was CANCELLED by the release loop's concurrency group rather than
completing, so nothing reported the regression.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/learniq @ 06c2542

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-specs
format
check-l10n-js
check-schema-l10n
composer ✅ 104/104
npm ✅ 648/648
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman ⏭️
Playwright
Hydra gates

Quality workflow — 2026-08-27 20:08 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit 06b13b4 into development Aug 27, 2026
80 of 82 checks passed
@rubenvdlinde
rubenvdlinde deleted the fix/eslint-multiline-property branch August 27, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant