Skip to content

fix: properly set the mix env when building expert #46

fix: properly set the mix env when building expert

fix: properly set the mix env when building expert #46

Triggered via push August 21, 2025 22:55
Status Success
Total duration 8m 18s
Artifacts

ci.yml

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

Annotations

2 errors and 15 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
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 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
Release test (ubuntu-latest)
using map.field notation (without parentheses) to invoke function Forge.MixProject.project() is deprecated, you must add parentheses instead: remote.function()
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
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