feat: workspace folders #31
Annotations
14 errors and 21 warnings
Static analysis - expert
Process completed with exit code 1.
|
Dialyzer - expert
Process completed with exit code 1.
|
Static analysis - engine
The operation was canceled.
|
Static analysis - engine
The strategy configuration was canceled because "static-analysis.expert" failed
|
Dialyzer - engine
The operation was canceled.
|
Dialyzer - engine
The strategy configuration was canceled because "dialyzer.expert" failed
|
Static analysis - expert_credo
The operation was canceled.
|
Static analysis - expert_credo
The strategy configuration was canceled because "static-analysis.expert" failed
|
Dialyzer - forge
The operation was canceled.
|
Dialyzer - forge
The strategy configuration was canceled because "dialyzer.expert" failed
|
Dialyzer - expert_credo
The operation was canceled.
|
Dialyzer - expert_credo
The strategy configuration was canceled because "dialyzer.expert" failed
|
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
|
Static analysis - expert
function find_projects/1 is unused
|
Static analysis - expert
function find_multiroot_projects/1 is unused
|
Dialyzer - expert
function find_projects/1 is unused
|
Dialyzer - expert
function find_multiroot_projects/1 is unused
|
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
|
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
|
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 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
function find_projects/1 is unused
|
Test expert on OTP 25 / Elixir 1.15.8
function find_multiroot_projects/1 is unused
|
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
|