Skip to content

Port 125 ember-template-lint rules for gjs/gts strict mode templates #3795

Port 125 ember-template-lint rules for gjs/gts strict mode templates

Port 125 ember-template-lint rules for gjs/gts strict mode templates #3795

Triggered via pull request January 30, 2026 23:53
Status Failure
Total duration 4m 5s
Artifacts

ci.yml

on: pull_request
self-lint
56s
self-lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
self-lint: lib/rules/template-no-index-component-invocation.js#L51
Use report message placeholders instead of string concatenation
self-lint: lib/rules/template-no-index-component-invocation.js#L28
Use report message placeholders instead of string concatenation
self-lint: lib/rules/template-no-index-component-invocation.js#L19
Function 'lintIndexUsage' has a complexity of 23. Maximum allowed is 20
self-lint: lib/rules/template-no-curly-component-invocation.js#L176
Use report message placeholders instead of string concatenation
self-lint: lib/rules/template-no-curly-component-invocation.js#L155
Use report message placeholders instead of string concatenation
self-lint: lib/rules/template-modifier-name-case.js#L30
Move function 'isModifierHelper' to the outer scope
self-lint: lib/rules/template-modifier-name-case.js#L25
Move function 'generateErrorMessage' to the outer scope
self-lint: lib/rules/template-modifier-name-case.js#L19
The messageId "dasherized" is never used
self-lint: lib/rules/template-modifier-name-case.js#L2
Prefer `String#replaceAll()` over `String#replace()`
self-lint: lib/rules/template-inline-link-to.js#L59
Unexpected string concatenation