Activity log add pagination #12163
Triggered via pull request
September 2, 2024 14:57
Status
Cancelled
Total duration
12m 20s
Artifacts
–
ci.yaml
on: pull_request
Matrix: elixir-deps
Npm dependencies
28s
Npm E2E dependencies
17s
Rebuild target branch dependencies
4m 7s
Check if the integration test criteria are met, store in the job output
0s
Check if the regression test criteria are met, store in the job output
0s
Check common misspellings
27s
Generate project documentation
0s
Chromatic deployment
2m 45s
Matrix: API bc check
Matrix: Integration tests
Matrix: Regression tests
Build and push container images
0s
Commit to OBS to generate container image
0s
Commit to OBS to generate RPM package
0s
Use photofinish to push mock data to the demo environment
0s
Annotations
6 errors and 9 warnings
Run FE tests
Process completed with exit code 1.
|
Static Code Analysis:
assets/js/pages/ActivityLogPage/ActivityLogPage.jsx#L65
'resetPaginationToSearchParams' is not defined
|
Static Code Analysis:
assets/js/pages/ActivityLogPage/searchParams.js#L63
'structToSearchParams' is assigned a value but never used
|
Static Code Analysis
Process completed with exit code 1.
|
End to end tests
The run was canceled by @github-actions[bot].
|
End to end tests
The operation was canceled.
|
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
|