Skip to content

Modernize deps (elixir to 1.12, credo & dialyzer, excheck -> propcheck); fix runners #5

Modernize deps (elixir to 1.12, credo & dialyzer, excheck -> propcheck); fix runners

Modernize deps (elixir to 1.12, credo & dialyzer, excheck -> propcheck); fix runners #5

Triggered via pull request January 29, 2024 00:13
@xouxou
synchronize #140
runner-fix
Status Failure
Total duration 6m 30s
Artifacts

elixir-12.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build and test
Process completed with exit code 2.
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test: example.exs#L139
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead