Skip to content

[CMS-1] Setup GitHub actions continuous integration #8

[CMS-1] Setup GitHub actions continuous integration

[CMS-1] Setup GitHub actions continuous integration #8

Re-run triggered July 20, 2024 12:19
Status Failure
Total duration 2m 21s
Billable time 6m
Artifacts

elixir.yaml

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

Annotations

1 error and 2 warnings
Test on OTP 27.0.1 / Elixir 1.17.2
Process completed with exit code 1.
Test on OTP 27.0.1 / Elixir 1.17.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@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 27.0.1 / Elixir 1.17.2
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead