Bump rails from 8.0.0.beta1 to 8.0.0.rc1 #4
Annotations
9 errors
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#L20
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/questionnaire.rb#L22
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#L11
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/user_questionnaire.rb#L13
Lint/Syntax: unexpected token tEQL
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
app/models/oodle/user_questionnaire.rb#L15
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.
|