Update rails requirement from >= 6.0.0, < 8.0.0 to >= 6.0.0, < 9.0.0 #48
Annotations
11 errors
lint:
app/models/oodle/item.rb#L2
Lint/Syntax: class definition in method body
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/item.rb#L7
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/questionnaire.rb#L2
Lint/Syntax: class definition in method body
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/questionnaire.rb#L25
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/questionnaire.rb#L27
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/user_questionnaire.rb#L2
Lint/Syntax: class definition in method body
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/user_questionnaire.rb#L12
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/user_questionnaire.rb#L14
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/user_questionnaire.rb#L16
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|