π improve translation strings - part 2 #12908
Annotations
3 errors and 5 warnings
typecheck:
packages/desktop-client/src/components/spreadsheet/CellValue.tsx#L47
Argument of type '({ type, name, value, }: { type?: FormatType; name: string; value: Spreadsheets[SheetName][FieldName]; }) => ReactNode' is not assignable to parameter of type 'ReactNode | ReactNode[]'.
|
typecheck
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
migrations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/desktop-client/src/components/spreadsheet/CellValue.tsx#L47
Using default React import is discouraged, please use named exports directly instead
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|