Skip to content

Use @mirego’s fork for create-pull-request action in workflow (#359) #413

Use @mirego’s fork for create-pull-request action in workflow (#359)

Use @mirego’s fork for create-pull-request action in workflow (#359) #413

Triggered via push July 3, 2023 15:07
Status Success
Total duration 18m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
missing `:on` in join, defaulting to `on: true`.
test
missing `:on` in join, defaulting to `on: true`.
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
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
default values for the optional arguments in to_url/3 are never used
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test
unused import Bitwise
test
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2