Skip to content

docs: update neovim setup (#57) #83

docs: update neovim setup (#57)

docs: update neovim setup (#57) #83

Triggered via push August 28, 2025 22:17
Status Success
Total duration 3m 4s
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 - 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
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
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 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