GitHub Actions / Ameba
failed
Jul 14, 2024 in 4s
Crystal Ameba Results
Total files checked: 46
Issues found: 2
Ameba Version: 1.4.3
Crystal Version: 1.7.0
Annotations
Check warning on line 258 in spec/controllers/events_spec.cr
github-actions / Ameba
Lint/SpecFocus
Focused spec item detected
Raw output
> describe "permission", tags: ["auth", "group-event"], focus: true do
^
Check warning on line 1 in src/controllers/events.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Events < Application
^
Loading