Skip to content

build(deps): bump serde_json from 1.0.108 to 1.0.114 #623

build(deps): bump serde_json from 1.0.108 to 1.0.114

build(deps): bump serde_json from 1.0.108 to 1.0.114 #623

Triggered via pull request February 20, 2024 09:00
Status Success
Total duration 3m 9s
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