Skip to content

Makefile: Fix for {Net,Free,Open}BSD and generic $CFLAGS in environ #118

Makefile: Fix for {Net,Free,Open}BSD and generic $CFLAGS in environ

Makefile: Fix for {Net,Free,Open}BSD and generic $CFLAGS in environ #118

Re-run triggered January 22, 2024 20:47
Status Success
Total duration 28m 26s
Artifacts

ci.yaml

on: pull_request
Test - Elixir (MacOS)
28m 13s
Test - Elixir (MacOS)
Matrix: Lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Test - Elixir 1.14.x / OTP 24.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test - Elixir 1.15.x / OTP 25.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test - Elixir 1.15.x / OTP 25.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test - Elixir 1.15.x / OTP 25.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint (1.14.x, 25.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead