Remove BST temp +1 hour fix #740
Merged
GitHub Actions / eslint
failed
Feb 2, 2024 in 1s
reviewdog [eslint] report
reported by reviewdog 🐶
Findings (1)
src/components/shared/DisruptionInfo/DisruptionInfo.js|112 col 16| Expected space or tab before '*/' in comment.
Filtered Findings (0)
Annotations
Check failure on line 112 in src/components/shared/DisruptionInfo/DisruptionInfo.js
github-actions / eslint
[eslint] src/components/shared/DisruptionInfo/DisruptionInfo.js#L112 <spaced-comment>(https://eslint.org/docs/latest/rules/spaced-comment)
Expected space or tab before '*/' in comment.
Raw output
{"ruleId":"spaced-comment","severity":2,"message":"Expected space or tab before '*/' in comment.","line":112,"column":16,"nodeType":"Block","messageId":"expectedSpaceBefore","endLine":112,"endColumn":186,"fix":{"range":[4190,4190],"text":" "}}
Loading