Skip to content

Fix discovery dispatch accumulating errors #14018

Fix discovery dispatch accumulating errors

Fix discovery dispatch accumulating errors #14018

Re-run triggered February 3, 2025 13:50
Status Success
Total duration 4m 27s
Artifacts 1

ci.yaml

on: pull_request
Matrix: elixir-deps
Npm dependencies
36s
Npm dependencies
Npm E2E dependencies
26s
Npm E2E dependencies
Rebuild target branch dependencies
4m 5s
Rebuild target branch dependencies
Check if the integration test criteria are met, store in the job output
1s
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
29s
Check common misspellings
Generate project documentation
0s
Generate project documentation
Static Code Analysis
4m 43s
Static Code Analysis
Chromatic deployment
2m 44s
Chromatic deployment
Matrix: Parallel End to end tests
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
End to end tests
2s
End to end tests
Deploy updated images to the demo environment
0s
Deploy updated images to 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
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

9 warnings
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
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