Skip to content

Update actions/cache action to v4 #104

Update actions/cache action to v4

Update actions/cache action to v4 #104

Triggered via pull request January 22, 2024 02:08
Status Success
Total duration 2m 8s
Artifacts

ci.yml

on: pull_request
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