Skip to content

chore(deps): update konflux references #3193

chore(deps): update konflux references

chore(deps): update konflux references #3193

Triggered via pull request April 10, 2026 16:20
Status Success
Total duration 2m 34s
Artifacts

integration.yml

on: pull_request
Matrix: Integration
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Integration (22.x): src/components/typeAheadCheckboxes/typeaheadCheckboxes.tsx#L248
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Integration (22.x): src/components/typeAheadCheckboxes/typeaheadCheckboxes.tsx#L196
React Hook useEffect has a missing dependency: 'hasMorePages'. Either include it or remove the dependency array
Integration (22.x): src/components/typeAheadCheckboxes/typeaheadCheckboxes.tsx#L104
Unexpected any. Specify a different type
Integration (22.x): src/components/i18n/i18n.tsx#L66
Caution: `i18next` also has a named export `changeLanguage`. Check if you meant to write `import {changeLanguage} from 'i18next'` instead
Integration (22.x): src/components/i18n/i18n.tsx#L32
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
Integration (22.x): src/components/i18n/__test__/i18n.test.tsx#L16
Unexpected any. Specify a different type