Update README.md #28
Annotations
8 errors
lint:
test/controllers/friends_controller_test.rb#L9
Lint/Syntax: unexpected token tCOLON
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
test/controllers/friends_controller_test.rb#L15
Lint/Syntax: unexpected token tCOLON
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
test/controllers/friends_controller_test.rb#L18
Lint/Syntax: unexpected token kEND
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
test/controllers/home_controller_test.rb#L5
Lint/Syntax: unexpected token tCOLON
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
test/controllers/home_controller_test.rb#L9
Lint/Syntax: unexpected token kEND
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint
Process completed with exit code 1.
|
scan_ruby
Process completed with exit code 5.
|
test
Process completed with exit code 1.
|