run-integration-tests #8
Triggered via repository dispatch
January 19, 2024 00:06
superchris
run-integration-tests
a8be79c
Status
Failure
Total duration
2m 32s
Artifacts
–
ci.yml
on: repository_dispatch
Build and run tests
2m 25s
Annotations
2 errors and 7 warnings
Build and run tests
** (CompileError) lib/live_elements_testbed_web/router.ex:41: module Phoenix.LiveDashboard.Router 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 run tests
Process completed with exit code 1.
|
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and run tests
use Bitwise is deprecated. import Bitwise instead
|
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and run tests
unused import Bitwise
|
Build and run tests
use Bitwise is deprecated. import Bitwise instead
|