Skip to content

Update elixir.yml; add SHELL #11

Update elixir.yml; add SHELL

Update elixir.yml; add SHELL #11

Triggered via push October 1, 2024 19:59
Status Failure
Total duration 3m 12s
Artifacts

elixir.yml

on: push
Build and test
3m 4s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L14
test index lists all grade_columns (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L21
test new grade_column renders form (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L40
test create grade_column renders errors when data is invalid (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L28
test create grade_column redirects to show when data is valid (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L49
test edit grade_column renders form for editing chosen grade_column (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L75
test delete grade_column deletes chosen grade_column (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L66
test update grade_column renders errors when data is invalid (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/staff/grade_column_controller_test.exs#L56
test update grade_column redirects when data is valid (InkfishWeb.Staff.GradeColumnControllerTest)
Build and test: test/inkfish_web/controllers/assignment_controller_test.exs#L17
test show assignment show chosen assignment (InkfishWeb.AssignmentControllerTest)
Build and test: test/inkfish_web/controllers/session_controller_test.exs#L4
test log in (InkfishWeb.SessionControllerTest)
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/