Implement standalone host image tagging #303
test.yml
on: pull_request
Matrix: rspec
rubocop
31s
Docker
1m 43s
Docker - Beaker in container connection test
2m 25s
Podman
1m 37s
Test suite
0s
Annotations
8 errors
RSpec - Ruby 3.2
Process completed with exit code 1.
|
rubocop:
bin/beaker-docker#L6
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
rubocop:
bin/beaker-docker#L22
Style/InverseMethods: Use `reject` instead of inverting `select`.
|
rubocop:
bin/beaker-docker#L57
Style/InverseMethods: Use `reject` instead of inverting `select`.
|
rubocop
Process completed with exit code 1.
|
RSpec - Ruby 2.7
Process completed with exit code 1.
|
RSpec - Ruby 3.0
Process completed with exit code 1.
|
RSpec - Ruby 3.1
Process completed with exit code 1.
|