updating the client to fix stuff #99
Annotations
10 errors and 2 warnings
Lint:
src/react-view/api/pagination.spec.tsx#L33
Async arrow function has no 'await' expression
|
Lint:
src/react-view/api/pagination.spec.tsx#L40
Async arrow function has no 'await' expression
|
Lint:
src/react-view/api/pagination.spec.tsx#L53
Async arrow function has no 'await' expression
|
Lint:
src/react-view/api/pagination.spec.tsx#L67
Async arrow function has no 'await' expression
|
Lint:
src/react-view/constants.ts#L25
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
src/react-view/contents/admin/users/user-edit.tsx#L1
Run autofix to sort these imports!
|
Lint:
src/react-view/contents/admin/users/user-edit.tsx#L13
'logger' is assigned a value but never used
|
Lint:
src/react-view/contents/common/label.context.tsx#L55
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
src/react-view/contents/imports/imports.tsx#L9
'useLogger' is defined but never used
|
Lint:
src/react-view/contents/imports/wizard/import-file-row.tsx#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|