PrismScanner: Contextual parsing for Rails #295
Annotations
12 errors and 1 warning
test (3.3)
Process completed with exit code 1.
|
test (3.0)
Process completed with exit code 1.
|
test (3.2)
Process completed with exit code 1.
|
test (3.1)
Process completed with exit code 1.
|
lint:
lib/i18n/tasks/scanners/prism_parsers/rails_controller_visitor.rb#L46
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
lib/i18n/tasks/scanners/prism_parsers/rails_controller_visitor.rb#L48
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
spec/rails_controller_prism_scanner_spec.rb#L6
RSpec/NoExpectationExample: No expectation found in this example.
|
lint:
spec/rails_controller_prism_scanner_spec.rb#L35
RSpec/ExpectActual: Provide the actual you are testing to expect(...).
|
lint
Process completed with exit code 1.
|
test (2.7)
Process completed with exit code 1.
|
test (2.6)
Process completed with exit code 1.
|
test (jruby)
Process completed with exit code 1.
|
lint:
spec/rails_controller_prism_scanner_spec.rb#L9
Lint/Debugger: Remove debugger entry point binding.irb.
|