add track_role model; add private_track_list #24
Annotations
10 errors
app/controllers/api/event_controller.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/api/event_controller.rb#L124
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L124
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L275
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L275
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L288
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L288
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L300
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L300
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/event_controller.rb#L303
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
This job failed
Loading