Skip to content

Add abstraction Payload to use in Publish

Sign in for the full log view
GitHub Actions / Ameba failed Oct 23, 2024 in 1s

Crystal Ameba Results

Total files checked: 26
Issues found: 1

Ameba Version: 0.14.3
Crystal Version: 0.36.0

Annotations

Check notice on line 69 in src/mqtt/protocol/payload.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Style/RedundantReturn

Redundant `return` detected
Raw output
> return @data || begin
  ^