Skip to content

Fix a typo in the CHANGELOG #52

Fix a typo in the CHANGELOG

Fix a typo in the CHANGELOG #52

Triggered via push January 26, 2025 16:00
Status Failure
Total duration 53s
Artifacts

main.yml

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

Annotations

3 errors and 5 warnings
Test (Elixir 1.14, OTP 25.3)
Process completed with exit code 127.
Test (Elixir 1.11.4, OTP 23.3.1)
Process completed with exit code 127.
Test (Elixir 1.17, OTP 27.0)
Process completed with exit code 127.
Test (Elixir 1.14, OTP 25.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Elixir 1.14, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.11.4, OTP 23.3.1)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.17, OTP 27.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Elixir 1.17, OTP 27.0)
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