Skip to content

fix: Auto submission cron job for team assessments bug (#1200) #270

fix: Auto submission cron job for team assessments bug (#1200)

fix: Auto submission cron job for team assessments bug (#1200) #270

Triggered via push October 14, 2024 09:17
Status Success
Total duration 37s
Artifacts

cd.yml

on: push
Build release
29s
Build release
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build release
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release
The following actions use a deprecated Node.js version and will be forced to run on node20: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build release: 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)
Build release: 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)
Build release: lib/cadet/accounts/teams.ex#L70
defp student_already_assigned?/2 is private, @doc attribute is always discarded for private functions/macros/types
Build release: lib/cadet/accounts/teams.ex#L94
defp all_students_distinct?/1 is private, @doc attribute is always discarded for private functions/macros/types
Build release: 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
Build release: 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
Build release: lib/cadet/accounts/teams.ex#L169
defp student_already_in_team?/3 is private, @doc attribute is always discarded for private functions/macros/types
Build release: 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)
Build release: lib/cadet/accounts/teams.ex#L236
defp update_team_members/3 is private, @doc attribute is always discarded for private functions/macros/types
Build release: lib/cadet/accounts/teams.ex#L307
defp has_submitted_answer?/1 is private, @doc attribute is always discarded for private functions/macros/types
Build release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/