Skip to content

Nightly

Nightly #35

GitHub Actions / Ameba failed Dec 23, 2023 in 1s

Crystal Ameba Results

Total files checked: 24
Issues found: 1

Ameba Version: 1.5.0
Crystal Version: 1.9.0

Annotations

Check warning on line 93 in spec/command_spec.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/UselessAssign

Useless assignment to variable `errors_command`
Raw output
> errors_command = TestErrorsCommand.new
  ^