update docker/build-push-action@v4 (#362) #424
Annotations
1 error and 11 warnings
test
buildx failed with: ERROR: tag is needed when pushing to registry
|
test
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
|
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
test
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test
default values for the optional arguments in to_url/3 are never used
|
test
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
test
Unexpected input(s) 'username', 'password', 'repository', 'tag_with_ref', valid inputs are ['add-hosts', 'allow', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
|
test
Unexpected input(s) 'username', 'password', 'repository', 'tag_with_ref', valid inputs are ['add-hosts', 'allow', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
|