Skip to content

chore: support dev server using tcp transport #39

chore: support dev server using tcp transport

chore: support dev server using tcp transport #39

Triggered via pull request August 21, 2025 16:05
Status Failure
Total duration 1h 12m 57s
Artifacts

ci.yml

on: pull_request
prep-matrix
6s
prep-matrix
Matrix: dialyzer
Matrix: release-test
Matrix: static-analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 43 warnings
Test expert on OTP 25 / Elixir 1.15.8
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
Test expert on OTP 25 / Elixir 1.15.8
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
Release test (macos-13)
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Static analysis - expert
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Static analysis - expert
use Bitwise is deprecated. import Bitwise instead
Static analysis - engine
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
Static analysis - engine
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Static analysis - engine
use Bitwise is deprecated. import Bitwise instead
Release test (macos-14)
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
Release test (macos-14)
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
Release test (macos-14)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Release test (macos-14)
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
Release test (macos-14)
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
Release test (macos-14)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Release test (macos-14)
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
Release test (macos-14)
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
Release test (macos-14)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Release test (macos-14)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Dialyzer - expert
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Dialyzer - expert
use Bitwise is deprecated. import Bitwise instead
Release test (ubuntu-latest)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Release test (ubuntu-latest)
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
Release test (ubuntu-latest)
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
Release test (ubuntu-latest)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Release test (ubuntu-latest)
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
Release test (ubuntu-latest)
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
Release test (ubuntu-latest)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Release test (ubuntu-latest)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Release test (ubuntu-latest)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Release test (ubuntu-latest)
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
Static analysis - forge
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Static analysis - forge
use Bitwise is deprecated. import Bitwise instead
Test forge on OTP 25 / Elixir 1.15.8
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test forge on OTP 25 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Test expert_credo on OTP 25 / Elixir 1.15.8
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test expert_credo on OTP 25 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Test engine on OTP 25 / Elixir 1.15.8
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test engine on OTP 25 / Elixir 1.15.8
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test engine on OTP 25 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Dialyzer - forge
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Dialyzer - forge
use Bitwise is deprecated. import Bitwise instead
Test expert on OTP 25 / Elixir 1.15.8
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test expert on OTP 25 / Elixir 1.15.8
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test expert on OTP 25 / Elixir 1.15.8
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test expert on OTP 25 / Elixir 1.15.8
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test expert on OTP 25 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead