Change impl directive #74
Annotations
8 warnings
OTP 26.0 / 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.0 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.0 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 22.0 / Elixir 1.12
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 22.0 / Elixir 1.12
Keyword.validate!/2 is undefined or private
|
OTP 22.0 / Elixir 1.12
URI.new!/1 is undefined or private
|
OTP 23.0 / Elixir 1.14
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 23.0 / Elixir 1.14
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|