PDF export for time sheets #27213
GitHub Actions / eslint
failed
Dec 10, 2024 in 1s
reviewdog [eslint] report
reported by reviewdog 🐶
Findings (1)
frontend/src/stimulus/controllers/dynamic/costs/export.controller.ts|31 col 1| More than 1 blank line not allowed.
Filtered Findings (0)
Annotations
Check failure on line 32 in frontend/src/stimulus/controllers/dynamic/costs/export.controller.ts
github-actions / eslint
[eslint] frontend/src/stimulus/controllers/dynamic/costs/export.controller.ts#L31-L32 <no-multiple-empty-lines>(https://eslint.org/docs/latest/rules/no-multiple-empty-lines)
More than 1 blank line not allowed.
Raw output
{"ruleId":"no-multiple-empty-lines","severity":2,"message":"More than 1 blank line not allowed.","line":31,"column":1,"nodeType":"Program","messageId":"consecutiveBlank","endLine":32,"endColumn":1,"fix":{"range":[1240,1241],"text":""}}
Loading