Ensure the remote control node and server use the same Elixir executable #2514
elixir.yml
on: pull_request
Static analysis
38s
Run Dialyzer
2m 5s
Integration tests
8m 53s
Matrix: test
Annotations
98 errors and 89 warnings
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L529
test compiling source files changing a macro's arity notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L120
test compiling a project that has errors it reports the errors (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L475
test compiling source files changing a function's arity notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L627
test module sanitization a module that defines a struct is kept (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L455
test compiling source files removing a function notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L652
test exceptions during compilation compiling a project with callback errors (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L82
test compiling a project receives metadata about the defined modules (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L161
test when compiling a project that has warnings it reports them (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L669
test exceptions during compilation compiling a file with callback errors (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L242
test compiling source files handles function clause errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16
The job was canceled because "_1_16_26" failed.
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control_test.exs#L21
test detecting an umbrella app it changes the directory to the root if it's started in a subapp (Lexical.RemoteControlTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L529
test compiling source files changing a macro's arity notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L553
test app config allows config to be read (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L509
test compiling source files removing a macro notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L185
test compiling source files handles syntax errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L495
test compiling source files adding a macro notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L221
test compiling source files handles compile errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L411
test compiling source files adding a non-loaded module notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L242
test compiling source files handles function clause errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.16:
apps/remote_control/test/lexical/remote_control/build_test.exs#L605
test module sanitization a module that defines a function is kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6
The job was canceled because "_1_16_26" failed.
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L553
test app config allows config to be read (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L595
test module sanitization empty modules are kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L442
test compiling source files adding a function notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L134
test compilng a project with parse errors stuff (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L73
test compiling a project sends a message when complete (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L424
test compiling source files adding multiple modules notifies the listener for each module (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L276
test compiling source files reports unused variables (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L303
test compiling source files reports missing parens (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L652
test exceptions during compilation compiling a project with callback errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L455
test compiling source files removing a function notifies the listener (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17
The job was canceled because "_1_16_26" failed.
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control_test.exs#L21
test detecting an umbrella app it changes the directory to the root if it's started in a subapp (Lexical.RemoteControlTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L669
test exceptions during compilation compiling a file with callback errors (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L424
test compiling source files adding multiple modules notifies the listener for each module (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L627
test module sanitization a module that defines a struct is kept (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L120
test compiling a project that has errors it reports the errors (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L73
test compiling a project sends a message when complete (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L242
test compiling source files handles function clause errors (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L475
test compiling source files changing a function's arity notifies the listener (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L401
test compiling source files adding a new module notifies the listener (Lexical.BuildTest)
|
Test on OTP 27 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L638
test module sanitization a module with typespecs is kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14
The job was canceled because "_1_16_26" failed.
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control_test.exs#L21
test detecting an umbrella app it changes the directory to the root if it's started in a subapp (Lexical.RemoteControlTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L361
test compiling source files handles undefined usages (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L207
test compiling source files handles missing token errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L259
test compiling source files handles compile errors with suggestions (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L134
test compilng a project with parse errors stuff (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L605
test module sanitization a module that defines a function is kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L553
test app config allows config to be read (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L455
test compiling source files removing a function notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L161
test when compiling a project that has warnings it reports them (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.14:
apps/remote_control/test/lexical/remote_control/build_test.exs#L303
test compiling source files reports missing parens (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6
The job was canceled because "_1_16_26" failed.
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control_test.exs#L21
test detecting an umbrella app it changes the directory to the root if it's started in a subapp (Lexical.RemoteControlTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L303
test compiling source files reports missing parens (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L73
test compiling a project sends a message when complete (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L361
test compiling source files handles undefined usages (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L120
test compiling a project that has errors it reports the errors (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L616
test module sanitization a module that defines a macro is kept (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L509
test compiling source files removing a macro notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L161
test when compiling a project that has warnings it reports them (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L340
test compiling source files reports unused defp functions (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.15.6:
apps/remote_control/test/lexical/remote_control/build_test.exs#L221
test compiling source files handles compile errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17
The job was canceled because "_1_16_26" failed.
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L424
test compiling source files adding multiple modules notifies the listener for each module (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L411
test compiling source files adding a non-loaded module notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L652
test exceptions during compilation compiling a project with callback errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L120
test compiling a project that has errors it reports the errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L146
test compilng a project with parse errors stuff when [span_in_diagnostic?: true] (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L242
test compiling source files handles function clause errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L95
test compiling an umbrella project it sends a message when compilation is complete (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L605
test module sanitization a module that defines a function is kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L401
test compiling source files adding a new module notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L669
test exceptions during compilation compiling a file with callback errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13
The job was canceled because "_1_16_26" failed.
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control_test.exs#L21
test detecting an umbrella app it changes the directory to the root if it's started in a subapp (Lexical.RemoteControlTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L242
test compiling source files handles function clause errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L627
test module sanitization a module that defines a struct is kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L73
test compiling a project sends a message when complete (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L638
test module sanitization a module with typespecs is kept (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L185
test compiling source files handles syntax errors (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L509
test compiling source files removing a macro notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L475
test compiling source files changing a function's arity notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L411
test compiling source files adding a non-loaded module notifies the listener (Lexical.BuildTest)
|
Test on OTP 25 / Elixir 1.13:
apps/remote_control/test/lexical/remote_control/build_test.exs#L259
test compiling source files handles compile errors with suggestions (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17
The job was canceled because "_1_16_26" failed.
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L595
test module sanitization empty modules are kept (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L605
test module sanitization a module that defines a function is kept (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L638
test module sanitization a module with typespecs is kept (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L529
test compiling source files changing a macro's arity notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L161
test when compiling a project that has warnings it reports them (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L95
test compiling an umbrella project it sends a message when compilation is complete (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L411
test compiling source files adding a non-loaded module notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L401
test compiling source files adding a new module notifies the listener (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L669
test exceptions during compilation compiling a file with callback errors (Lexical.BuildTest)
|
Test on OTP 26 / Elixir 1.17:
apps/remote_control/test/lexical/remote_control/build_test.exs#L495
test compiling source files adding a macro notifies the listener (Lexical.BuildTest)
|
Static analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Dialyzer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Dialyzer
use Bitwise is deprecated. import Bitwise instead
|
Run Dialyzer
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test on OTP 26 / Elixir 1.16
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.16
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 27 / Elixir 1.17
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 on OTP 27 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on OTP 27 / Elixir 1.17
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 on OTP 27 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 27 / Elixir 1.17
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 on OTP 27 / Elixir 1.17
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 on OTP 27 / Elixir 1.17
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
|
Test on OTP 27 / Elixir 1.17
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 on OTP 27 / Elixir 1.17
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 on OTP 25 / Elixir 1.14:
config/config.exs#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test on OTP 25 / Elixir 1.17
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 on OTP 25 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on OTP 25 / Elixir 1.17
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 on OTP 25 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 25 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 25 / Elixir 1.17
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 on OTP 25 / Elixir 1.17
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 on OTP 25 / Elixir 1.17
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
|
Test on OTP 25 / Elixir 1.17
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 on OTP 25 / Elixir 1.17
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 on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 25 / Elixir 1.13
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 25 / Elixir 1.13:
config/config.exs#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
|
Test on OTP 26 / Elixir 1.17
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 on OTP 26 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on OTP 26 / Elixir 1.17
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 on OTP 26 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 26 / Elixir 1.17
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Test on OTP 26 / Elixir 1.17
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 on OTP 26 / Elixir 1.17
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 on OTP 26 / Elixir 1.17
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
|
Test on OTP 26 / Elixir 1.17
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 on OTP 26 / Elixir 1.17
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
|