Bump the common-workflows group across 1 directory with 3 updates #23660
Triggered via pull request
September 5, 2026 05:32
Status
Failure
Total duration
14m 13s
Artifacts
–
ci.yaml
on: pull_request
detect-changes
25s
Check common misspellings
26s
Ensure license headers are present and correct
1m 35s
Matrix: elixir-deps
Matrix: Npm dependencies
Matrix: target-branch-deps
Generate project documentation
0s
Matrix: test-elixir
Matrix: static-code-analysis-elixir
Matrix: api-docs-check
Matrix: test-release
Matrix: Static Code Analysis JS
Matrix: Javascript tests
Chromatic deployment
47s
Matrix: E2E Tests
Matrix: Integration tests
Matrix: Regression tests
Matrix: api-bc-check
coveralls-finish
3s
Matrix: Publish GHCR Containers
Waiting for pending jobs
Update OBS packages
/
Update RPM package definitions
Approve and merge Dependabot PRs
0s
Use photofinish to push mock data to the demo environment
0s
Annotations
1 error and 23 warnings
|
Elixir tests (Elixir 1.19.5-otp-27)
Process completed with exit code 1.
|
|
setup-matrix-env
All found versions are exported to env variables
|
|
Ensure license headers are present and correct
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ensure license headers are present and correct
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Static Code Analysis JS (24.13.1):
assets/js/lib/analytics/effects.js#L89
React Hook useEffect has missing dependencies: 'analyticsEnabled' and 'webversion'. Either include them or remove the dependency array
|
|
Static Code Analysis JS (24.13.1):
assets/js/hooks/useQueryStringValues.js#L22
React Hook useEffect has a missing dependency: 'paramsNames'. Either include it or remove the dependency array
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/Table/Table.jsx#L195
React Hook useEffect has missing dependencies: 'onPageChange' and 'renderedData'. Either include them or remove the dependency array
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/Table/Table.jsx#L171
React Hook useEffect has missing dependencies: 'columnFiltersBoundToParams', 'filters', and 'searchParamsEnabled'. Either include them or remove the dependency array. You can also do a functional update 'setFilters(f => ...)' if you only need 'filters' in the 'setFilters' call
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/Table/Table.jsx#L125
React Hook useEffect has missing dependencies: 'columnFiltersBoundToParams', 'searchParamsEnabled', and 'setSearchParams'. Either include them or remove the dependency array. If 'setSearchParams' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/PersonalAccessTokens/GenerateTokenModal.jsx#L53
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/DottedPagination/DottedPagination.jsx#L31
React Hook useEffect has missing dependencies: 'onChange', 'pagesLength', and 'selectedIndex'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/ComposedFilter/ComposedFilter.jsx#L77
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/ComposedFilter/ComposedFilter.jsx#L77
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
|
|
Static Code Analysis JS (24.13.1):
assets/js/common/ApiKeySettingsModal/ApiKeySettingsModal.jsx#L70
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
|
|
Static Code Analysis JS (20.20.0):
assets/js/lib/analytics/effects.js#L89
React Hook useEffect has missing dependencies: 'analyticsEnabled' and 'webversion'. Either include them or remove the dependency array
|
|
Static Code Analysis JS (20.20.0):
assets/js/hooks/useQueryStringValues.js#L22
React Hook useEffect has a missing dependency: 'paramsNames'. Either include it or remove the dependency array
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/Table/Table.jsx#L195
React Hook useEffect has missing dependencies: 'onPageChange' and 'renderedData'. Either include them or remove the dependency array
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/Table/Table.jsx#L171
React Hook useEffect has missing dependencies: 'columnFiltersBoundToParams', 'filters', and 'searchParamsEnabled'. Either include them or remove the dependency array. You can also do a functional update 'setFilters(f => ...)' if you only need 'filters' in the 'setFilters' call
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/Table/Table.jsx#L125
React Hook useEffect has missing dependencies: 'columnFiltersBoundToParams', 'searchParamsEnabled', and 'setSearchParams'. Either include them or remove the dependency array. If 'setSearchParams' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/PersonalAccessTokens/GenerateTokenModal.jsx#L53
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/DottedPagination/DottedPagination.jsx#L31
React Hook useEffect has missing dependencies: 'onChange', 'pagesLength', and 'selectedIndex'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/ComposedFilter/ComposedFilter.jsx#L77
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/ComposedFilter/ComposedFilter.jsx#L77
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
|
|
Static Code Analysis JS (20.20.0):
assets/js/common/ApiKeySettingsModal/ApiKeySettingsModal.jsx#L70
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
|