Skip to content

Upgrade deb pkg build to nodejs 18 #102

Upgrade deb pkg build to nodejs 18

Upgrade deb pkg build to nodejs 18 #102

Triggered via push December 12, 2023 14:30
Status Success
Total duration 1m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test
use Bitwise is deprecated. import Bitwise instead
test
use Bitwise is deprecated. import Bitwise instead
test
use Bitwise is deprecated. import Bitwise instead
test
use Bitwise is deprecated. import Bitwise instead
test
use Bitwise is deprecated. import Bitwise instead
test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test
:logger :level has been set to :warn in config files, please use :warning instead