Skip to content

Enhance output of status command #99

Enhance output of status command

Enhance output of status command #99

Triggered via pull request October 27, 2023 11:55
Status Failure
Total duration 1m 32s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: lib/autoupdate/start.rb#L19
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
tests: lib/autoupdate/start.rb#L38
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
tests: lib/autoupdate/start.rb#L41
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
tests: lib/autoupdate/status.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
tests: lib/autoupdate/status.rb#L36
Layout/TrailingWhitespace: Trailing whitespace detected.
tests: lib/autoupdate/status.rb#L38
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
tests: lib/autoupdate/status.rb#L39
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
tests: lib/autoupdate/status.rb#L40
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
tests: lib/autoupdate/status.rb#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
tests: lib/autoupdate/status.rb#L59
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.