Skip to content

ActivityLog searching by metadata BE implementation #12867

ActivityLog searching by metadata BE implementation

ActivityLog searching by metadata BE implementation #12867

Triggered via pull request October 15, 2024 12:28
Status Cancelled
Total duration 7m 5s
Artifacts

ci.yaml

on: pull_request
Matrix: elixir-deps
Npm dependencies
24s
Npm dependencies
Npm E2E dependencies
25s
Npm E2E dependencies
Rebuild target branch dependencies
4m 22s
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
38s
Static Code Analysis
Chromatic deployment
2m 33s
Chromatic deployment
End to end tests
6m 18s
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
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 10 warnings
Static Code Analysis
Process completed with exit code 8.
End to end tests
The run was canceled by @github-actions[bot].
End to end tests
The operation was canceled.
Static Code Analysis: lib/trento/activity_log.ex#L121
Function is too complex (cyclomatic complexity is 12, max is 9).
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