Clean up github actions ci #45
Annotations
6 warnings
OTP 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26 / Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|