modify: time btn in worklogs table #69
Annotations
7 errors and 1 warning
Run npm run build --if-present:
src/components/form/submitBtn.tsx#L36
Type 'MouseEventHandler<HTMLDivElement> | undefined' is not assignable to type 'MouseEventHandler<HTMLButtonElement> | undefined'.
|
Run npm run build --if-present:
src/pages/test.tsx#L11
Cannot find module '@/components/ui/dialog' or its corresponding type declarations.
|
Run npm run build --if-present:
src/pages/test.tsx#L22
Parameter 'e' implicitly has an 'any' type.
|
Run npm run build --if-present:
src/routerAccFns/loaders/worklogsLoader.ts#L24
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
Run npm run build --if-present:
src/routerAccFns/loaders/worklogsLoader.ts#L25
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
Run npm run build --if-present:
src/routerAccFns/loaders/worklogsLoader.ts#L26
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
Run npm run build --if-present
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading