Skip to content

Bump bamboo from 1.7.1 to 2.3.1 #5

Bump bamboo from 1.7.1 to 2.3.1

Bump bamboo from 1.7.1 to 2.3.1 #5

Triggered via pull request December 22, 2024 07:22
Status Failure
Total duration 2m 43s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build and test: lib/stream_closed_captioner_phoenix/emails.ex#L3
** (CompileError) lib/stream_closed_captioner_phoenix/emails.ex:3: module Bamboo.Phoenix is not loaded and could not be found. This may be happening because the module you are trying to load directly or indirectly depends on the current module
Build and test
Process completed with exit code 1.
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise 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
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Plug.Cowboy.http/3 is undefined (module Plug.Cowboy is not available or is yet to be defined)