Skip to content

[WIP] add endpoint for assignment test output files #549

[WIP] add endpoint for assignment test output files

[WIP] add endpoint for assignment test output files #549

Triggered via pull request December 3, 2024 17:08
Status Failure
Total duration 4m 28s
Artifacts

elixir.yml

on: pull_request
Build and cache dependencies
2m 0s
Build and cache dependencies
Run Credo
13s
Run Credo
Check unused dependencies
18s
Check unused dependencies
Check unused functions
14s
Check unused functions
Run tests
2m 9s
Run tests
Deploy to Fly.io
0s
Deploy to Fly.io
Fit to window
Zoom out
Zoom in

Annotations

1 error and 27 warnings
Run Credo
Process completed with exit code 16.
Build and cache dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and cache dependencies
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and cache dependencies
7..-1 has a default step of -1, please write 7..-1//-1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
Build and cache dependencies
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run Credo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Credo: lib/handin_web/controllers/assignment_test_output_controller.ex#L75
There should be no calls to `IO.inspect/1`.
Run Credo: lib/handin_web/controllers/assignment_test_output_controller.ex#L26
There should be no calls to `IO.inspect/1`.
Check unused functions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check unused dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Run tests
7..-1 has a default step of -1, please write 7..-1//-1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
Run tests
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it