Skip to content

Apply page object pattern to 'about' and 'check catalog' tests #13929

Apply page object pattern to 'about' and 'check catalog' tests

Apply page object pattern to 'about' and 'check catalog' tests #13929

Triggered via pull request January 23, 2025 10:36
Status Success
Total duration 5m 29s
Artifacts

ci.yaml

on: pull_request
Matrix: elixir-deps
Npm dependencies
23s
Npm dependencies
Npm E2E dependencies
21s
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
22s
Check common misspellings
Generate project documentation
0s
Generate project documentation
Static Code Analysis
4m 47s
Static Code Analysis
Chromatic deployment
2m 31s
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
0s
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

8 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