Skip to content

Relicense to MIT

Relicense to MIT #52

Triggered via push October 14, 2023 09:32
Status Failure
Total duration 2m 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Build and test: test/excontainers/resources_reaper_test.exs#L10
test when it terminates, reaps all registered resources after a timeout (Excontainers.ResourcesReaperTest)
Build and test
Process completed with exit code 1.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
:random.seed/3 is deprecated. Use the 'rand' module instead
Build and test
unused import Bitwise
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test: lib/excontainers/resources_reaper.ex#L75
:http_uri.encode/1 is deprecated. It will be removed in OTP 25. Use uri_string functions instead
Build and test: lib/docker/api/hackney_host.ex#L7
:http_uri.encode/1 is deprecated. It will be removed in OTP 25. Use uri_string functions instead
Build and test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Build and test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Build and test
:random.seed/3 is deprecated. Use the 'rand' module instead
Build and test
unused import Bitwise
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead