Skip to content

[BUG FIX] fix recaptcha url (#3540) #55

[BUG FIX] fix recaptcha url (#3540)

[BUG FIX] fix recaptcha url (#3540) #55

Triggered via push May 17, 2023 16:45
Status Failure
Total duration 9m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
docs
The process '/usr/bin/git' failed with exit code 128
docs
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1, JamesIves/github-pages-deploy-action@releases/v3. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
docs
use Bitwise is deprecated. import Bitwise instead
docs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
docs
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
docs
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
docs: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
docs
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
docs
use Bitwise is deprecated. import Bitwise instead
docs
use Bitwise is deprecated. import Bitwise instead
docs
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
docs
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead