Skip to content

Run CI on push in master #48

Run CI on push in master

Run CI on push in master #48

Triggered via push July 22, 2024 16:04
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
OTP 21.3 / Elixir 1.11.4
** (SyntaxError) lib/credo/check/consistency/space_around_operators.ex:142:31: syntax error before: '/'
OTP 21.3 / Elixir 1.11.4
Process completed with exit code 1.
OTP 27 / Elixir 1.17.2
The job was canceled because "_21_3_1_11_4" failed.
OTP 27 / Elixir 1.17.2
The operation was canceled.
OTP 21.3 / Elixir 1.11.4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
OTP 21.3 / Elixir 1.11.4
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value