Fix: Switch to buildx builder #23
Annotations
10 errors and 2 warnings
Run bundle exec chefstyle:
lib/docker/version.rb#L15
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/docker/version.rb#L20
[Correctable] Style/MutableConstant: Freeze mutable objects assigned to constants.
|
Run bundle exec chefstyle:
lib/docker/version.rb#L20
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/docker/version.rb#L21
[Correctable] Style/MutableConstant: Freeze mutable objects assigned to constants.
|
Run bundle exec chefstyle:
lib/docker/version.rb#L21
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/kitchen/docker/container.rb#L14
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/kitchen/docker/container.rb#L15
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/kitchen/docker/container.rb#L16
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/kitchen/docker/container.rb#L17
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/kitchen/docker/container.rb#L36
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run bundle exec chefstyle:
lib/train/docker.rb#L77
Lint/Void: self used in void context.
|
Run bundle exec chefstyle:
test/integration/capabilities/serverspec/capabilities_drop_spec.rb#L22
[Correctable] Lint/AmbiguousRegexpLiteral: Ambiguous regexp literal. Parenthesize the method arguments if it's surely a regexp literal, or add a whitespace to the right of the / if it should be a division.
|
The logs for this run have expired and are no longer available.
Loading