Skip to content

Bump docker/build-push-action from 3.2.0 to 5.0.0 #2203

Bump docker/build-push-action from 3.2.0 to 5.0.0

Bump docker/build-push-action from 3.2.0 to 5.0.0 #2203

Triggered via pull request November 12, 2023 17:08
Status Success
Total duration 4m 45s
Artifacts

elixir.yml

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

Annotations

10 warnings
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (Elixir 1.15 / OTP 26)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Lint (Elixir 1.15 / OTP 26)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Lint (Elixir 1.15 / OTP 26)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Lint (Elixir 1.15 / OTP 26)
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Lint (Elixir 1.15 / OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead