Skip to content

Handle associated_database_not_found as accepted event. #12891

Handle associated_database_not_found as accepted event.

Handle associated_database_not_found as accepted event. #12891

Triggered via pull request October 16, 2024 13:46
Status Failure
Total duration 15m 21s
Artifacts

ci.yaml

on: pull_request
Matrix: elixir-deps
Npm dependencies
32s
Npm dependencies
Npm E2E dependencies
20s
Npm E2E dependencies
Rebuild target branch dependencies
4m 12s
Rebuild target branch dependencies
Check if the integration test criteria are met, store in the job output
0s
Check if the integration test criteria are met, store in the job output
Check if the regression test criteria are met, store in the job output
0s
Check if the regression test criteria are met, store in the job output
Check common misspellings
21s
Check common misspellings
Generate project documentation
0s
Generate project documentation
Static Code Analysis
4m 56s
Static Code Analysis
Chromatic deployment
2m 35s
Chromatic deployment
Matrix: API bc check
Matrix: Integration tests
Matrix: Regression tests
Build the docker image for the demo environment
0s
Build the docker image for the demo environment
Build and push container images
0s
Build and push container images
Commit to OBS to generate container image
0s
Commit to OBS to generate container image
Commit to OBS to generate RPM package
0s
Commit to OBS to generate RPM package
Deploy updated images to the demo environment
0s
Deploy updated images to the demo environment
Use photofinish to push mock data to the demo environment
0s
Use photofinish to push mock data to the demo environment
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
Test: test/trento/infrastructure/commanded/middleware/enrich_register_application_instance_test.exs#L42
test should return a database not found error if the database instance host has been deregistered (Trento.Infrastructure.Commanded.Middleware.EnrichRegisterApplicationInstanceTest)
Test: test/trento/infrastructure/commanded/middleware/enrich_register_application_instance_test.exs#L74
test should return an error if the database was not found (Trento.Infrastructure.Commanded.Middleware.EnrichRegisterApplicationInstanceTest)
Test
Process completed with exit code 2.
Rebuild target branch dependencies
use Bitwise is deprecated. import Bitwise instead
Rebuild target branch dependencies
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
Rebuild target branch dependencies
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Rebuild target branch dependencies
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Rebuild target branch dependencies
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Rebuild target branch dependencies
variable "email" is unused (if the variable is not meant to be used, prefix it with an underscore)
Rebuild target branch dependencies
Plug.Adapters.Cowboy.child_spec/4 is deprecated. Use Plug.Cowboy.child_spec/4 instead
Rebuild target branch dependencies
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Rebuild target branch dependencies
Logger.warn/1 is deprecated. Use Logger.warning/2 instead