feat: Tell the user when we can't remove the image if it's in use #35
Annotations
10 errors and 2 warnings
Gemfile#L1
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rakefile#L2
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rakefile#L3
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rakefile#L7
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rakefile#L19
[Correctable] Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
Rakefile#L19
[Correctable] Style/SymbolArray: Use %i or %I for an array of symbols.
|
Rakefile#L21
[Correctable] Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
Rakefile#L31
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rakefile#L34
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rakefile#L35
[Correctable] Style/StringLiteralsInInterpolation: Prefer double-quoted strings inside interpolations.
|
lib/train/docker.rb#L77
Lint/Void: self used in void context.
|
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