Skip to content

update CHANGELOG

update CHANGELOG #91

Triggered via push December 3, 2023 19:45
Status Failure
Total duration 39s
Artifacts

elixir.yml

on: push
Build and test
32s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build and test
Process completed with exit code 1.
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead