Fix issue with contest voting pooling #865
Annotations
3 errors and 14 warnings
test/cadet/assessments/assessments_test.exs#L150
test contest voting inserts votes into submission_votes table (Cadet.AssessmentsTest)
|
test/cadet/assessments/assessments_test.exs#L227
test contest voting deletes submission_votes when assessment is deleted (Cadet.AssessmentsTest)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/cadet/notifications.ex#L279
module attribute @doc was set but no definition follows it
|
lib/cadet/assessments/assessments.ex#L508
Utilities.fetch_voting_questions/0 is undefined (module Utilities is not available or is yet to be defined)
|
priv/repo/migrations/20210531155751_multitenant_upgrade.exs#L201
variable "configs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/cadet/jobs/notification_worker/notification_worker_test.exs#L16
variable "asssub_ntype" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading