Skip to content

Update actions/cache action to v4 (#41) #105

Update actions/cache action to v4 (#41)

Update actions/cache action to v4 (#41) #105

Triggered via push January 22, 2024 08:19
Status Success
Total duration 2m 5s
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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test
:logger :level has been set to :warn in config files, please use :warning instead