feat: workspace folders #38
Annotations
4 errors and 26 warnings
Test expert on OTP 25 / Elixir 1.15.8
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
|
Test expert on OTP 25 / Elixir 1.15.8
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
|
Elixir CI
Internal server error. Correlation ID: 137929ae-bff1-472e-a59e-b1d5b76a1fc2
|
Test forge on OTP 25 / Elixir 1.15.8
The job was not acquired by Runner of type hosted even after multiple attempts
|
Dialyzer - expert_credo
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Dialyzer - expert_credo
use Bitwise is deprecated. import Bitwise instead
|
Static analysis - expert_credo
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Static analysis - expert_credo
use Bitwise is deprecated. import Bitwise instead
|
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
|
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
|
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 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
|
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
|