Skip to content

build(deps): bump @patternfly/react-table from 5.1.2 to 5.2.1 in /openubl/ui #628

build(deps): bump @patternfly/react-table from 5.1.2 to 5.2.1 in /openubl/ui

build(deps): bump @patternfly/react-table from 5.1.2 to 5.2.1 in /openubl/ui #628

Triggered via pull request March 4, 2024 08:58
Status Success
Total duration 3m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
UI Tests: openubl/ui/client/src/app/api/models.ts#L49
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L50
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L51
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L52
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/models.ts#L53
Replace `,` with `;`
UI Tests: openubl/ui/client/src/app/api/rest.ts#L15
'ApiSearchResult' is defined but never used
UI Tests: openubl/ui/client/src/app/components/ConfirmDialog.tsx#L18
Unexpected any. Specify a different type
UI Tests: openubl/ui/client/src/app/components/HookFormPFFields/HookFormPFSelect.tsx#L31
'children' is assigned a value but never used
UI Tests: openubl/ui/client/src/app/components/HookFormPFFields/HookFormPFSelect.tsx#L31
'ref' is assigned a value but never used
UI Tests: openubl/ui/client/src/app/components/OidcProvider.tsx#L41
React Hook React.useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array