Skip to content

Set bonus points for survey via lti params #3807

Set bonus points for survey via lti params

Set bonus points for survey via lti params #3807

Triggered via push October 13, 2023 12:16
Status Failure
Total duration 11m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
lint
Process completed with exit code 1.
test: spec/concerns/lti_spec.rb#L169
Lti#store_lti_session_data creates an LtiParameter Object Failure/Error: session[:pair_programming] = params[:pair_programming] || false NoMethodError: undefined method `filtered_parameters' for nil:NilClass
test: spec/concerns/lti_spec.rb#L162
Lti#store_lti_session_data stores data in the session Failure/Error: session[:pair_programming] = params[:pair_programming] || false NoMethodError: undefined method `filtered_parameters' for nil:NilClass
test
Process completed with exit code 1.
lint: app/controllers/sessions_controller.rb#L75
[rubocop] reported by reviewdog 🐶 Extra empty line detected at method body beginning. Raw Output: app/controllers/sessions_controller.rb:75:1: C: Layout/EmptyLinesAroundMethodBody: Extra empty line detected at method body beginning.
lint: app/models/pair_programming_exercise_feedback.rb#L24
[rubocop] reported by reviewdog 🐶 Use normalcase for symbol numbers. Raw Output: app/models/pair_programming_exercise_feedback.rb:24:5: C: Naming/VariableNumber: Use normalcase for symbol numbers.
lint: app/models/pair_programming_exercise_feedback.rb#L25
[rubocop] reported by reviewdog 🐶 Use normalcase for symbol numbers. Raw Output: app/models/pair_programming_exercise_feedback.rb:25:5: C: Naming/VariableNumber: Use normalcase for symbol numbers.
lint: app/models/pair_programming_exercise_feedback.rb#L26
[rubocop] reported by reviewdog 🐶 Use normalcase for symbol numbers. Raw Output: app/models/pair_programming_exercise_feedback.rb:26:5: C: Naming/VariableNumber: Use normalcase for symbol numbers.
lint: app/models/pair_programming_exercise_feedback.rb#L27
[rubocop] reported by reviewdog 🐶 Use normalcase for symbol numbers. Raw Output: app/models/pair_programming_exercise_feedback.rb:27:5: C: Naming/VariableNumber: Use normalcase for symbol numbers.
lint: app/models/pair_programming_exercise_feedback.rb#L28
[rubocop] reported by reviewdog 🐶 Use normalcase for symbol numbers. Raw Output: app/models/pair_programming_exercise_feedback.rb:28:5: C: Naming/VariableNumber: Use normalcase for symbol numbers.