Skip to content

Bump oban from 2.18.0 to 2.18.2 #1509

Bump oban from 2.18.0 to 2.18.2

Bump oban from 2.18.0 to 2.18.2 #1509

Triggered via pull request August 17, 2024 08:22
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run CI
Process completed with exit code 1.
Run CI: lib/cadet/notifications.ex#L279
module attribute @doc was set but no definition follows it
Run CI
router paths should begin with a forward slash, got: ""
Run CI: lib/cadet/accounts/teams.ex#L47
variable "student_ids" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run CI: lib/cadet/accounts/teams.ex#L88
variable "all_ids_distinct" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run CI: lib/cadet/accounts/teams.ex#L70
defp student_already_assigned?/2 is private, @doc attribute is always discarded for private functions/macros/types
Run CI: lib/cadet/accounts/teams.ex#L94
defp all_students_distinct?/1 is private, @doc attribute is always discarded for private functions/macros/types
Run CI: lib/cadet/accounts/teams.ex#L119
defp all_team_within_max_size?/2 is private, @doc attribute is always discarded for private functions/macros/types
Run CI: lib/cadet/accounts/teams.ex#L139
defp all_student_enrolled_in_course?/2 is private, @doc attribute is always discarded for private functions/macros/types
Run CI: lib/cadet/accounts/teams.ex#L169
defp student_already_in_team?/3 is private, @doc attribute is always discarded for private functions/macros/types
Run CI: lib/cadet/accounts/teams.ex#L212
variable "old_assessment_id" is unused (if the variable is not meant to be used, prefix it with an underscore)