Skip to content
GitHub Actions / Ameba failed Oct 23, 2024 in 1s

Crystal Ameba Results

Total files checked: 26
Issues found: 2

Ameba Version: 0.14.3
Crystal Version: 0.36.0

Annotations

Check warning on line 99 in spec/payload_spec.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/UselessAssign

Useless assignment to variable `data`
Raw output
> data = obj.to_slice
  ^

Check warning on line 108 in spec/payload_spec.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/UselessAssign

Useless assignment to variable `data`
Raw output
> data = obj.to_slice
  ^