chore(deps): update @primer/react to v38 #1697
ci.yml
on: pull_request
Prepare CI
3s
Build
/
Build Linux (electron-builder)
Build
/
Build Windows (electron-builder)
Build
/
Build macOS (electron-builder)
Annotations
10 errors
|
Tests / Run Tests:
src/renderer/components/Sidebar.tsx#L168
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/Sidebar.tsx#L144
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/Sidebar.tsx#L132
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/Sidebar.tsx#L119
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/Sidebar.tsx#L105
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/settings/SettingsReset.tsx#L35
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/settings/SettingsReset.tsx#L32
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
|
Tests / Run Tests:
src/renderer/components/primitives/Title.tsx#L28
No overload matches this call.
|
|
Tests / Run Tests:
src/renderer/components/primitives/Title.tsx#L28
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
|
Tests / Run Tests:
src/renderer/components/filters/SearchFilterSuggestions.tsx#L40
Type '{ children: Element; sx: { p: number; mt: number; width: string; }; }' is not assignable to type 'IntrinsicAttributes & { className?: string; width?: "auto" | "small" | "medium" | "large" | "xsmall" | "xlarge"; height?: "auto" | "small" | "medium" | "large" | "xlarge" | "fit-content"; overflow?: "auto" | ... 2 more ... | "visible"; } & HTMLProps<...> & { ...; }'.
|