Skip to content

Add template-lint-disable pragma for template regions #4740

Add template-lint-disable pragma for template regions

Add template-lint-disable pragma for template regions #4740

Status Failure
Total duration 4m 21s
Artifacts

ci.yml

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

Annotations

6 errors
self-lint
Process completed with exit code 1.
self-lint: tests/lib/rules-preprocessor/gjs-gts-parser-test.js#L1025
Move function 'initHbsESLint' to the outer scope
self-lint: lib/recommended.mjs#L6
Unable to resolve path to module 'ember-eslint-parser/hbs'
self-lint: lib/processors/template-lint-disable.js#L53
Use a `for-of` loop instead of this `for` loop
self-lint: lib/processors/template-lint-disable.js#L14
/{{!--\s*template-lint-disable([\w\s,/-]*)--}}/g can be optimized to /{{!--\s*template-lint-disable([\s\w,/-]*)--}}/g
self-lint: lib/processors/template-lint-disable.js#L12
/{{!\s+template-lint-disable([\w\s,/-]*)}}/g can be optimized to /{{!\s+template-lint-disable([\s\w,/-]*)}}/g