Skip to content

PrismScanner: Contextual parsing for Rails #295

PrismScanner: Contextual parsing for Rails

PrismScanner: Contextual parsing for Rails #295

Triggered via pull request May 13, 2024 20:21
Status Failure
Total duration 1m 15s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.