chore(deps): bump vite from 5.4.6 to 5.4.14 (#3352) #5
ci.yml
on: push
Lint
1m 4s
End-to-end (E2E) tests
2m 39s
Matrix: Unit and integration tests
Annotations
4 errors and 10 warnings
Unit and integration tests (22.6.x)
Process completed with exit code 1.
|
Unit and integration tests (20.x)
The job was canceled because "_22_6_x" failed.
|
Unit and integration tests (20.x)
Process completed with exit code 1.
|
End-to-end (E2E) tests
The process '/usr/local/bin/npm' failed with exit code 1
|
Lint:
client/src/app/App.tsx#L10
Using exported name 'InfoBubble' as identifier for default export
|
Lint:
client/src/dialogs/WhatsNew/WhatsNewDialog.tsx#L36
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<null>`
|
Lint:
client/src/locales/locale.ts#L163
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint:
client/src/menubar/menus/LocaleMenu.tsx#L54
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint:
client/src/segments/ResizeGuides.tsx#L87
Unsafe argument of type `any` assigned to a parameter of type `WidthDefinition | undefined`
|
Lint:
client/src/segments/ResizeGuides.tsx#L88
Unsafe argument of type `any` assigned to a parameter of type `WidthDefinition | undefined`
|
Lint:
client/src/store/slices/locale.ts#L40
Unsafe argument of type `any` assigned to a parameter of type `NestedObjectValues`
|
Lint:
client/src/store/slices/locale.ts#L85
Unsafe argument of type `any` assigned to a parameter of type `NestedObjectValues`
|
Lint:
client/src/store/slices/locale.ts#L86
Unsafe argument of type `any` assigned to a parameter of type `NestedObjectValues`
|
Lint:
client/src/util/width_units.ts#L206
Unsafe argument of type `any` assigned to a parameter of type `number`
|