Skip to content

Update dependency framer-motion to v10.16.1 #43

Update dependency framer-motion to v10.16.1

Update dependency framer-motion to v10.16.1 #43

Triggered via pull request August 21, 2023 15:00
Status Failure
Total duration 2m 12s
Artifacts

code-checking.yaml

on: pull_request
Lint, Type check and Unit tests
2m 1s
Lint, Type check and Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint, Type check and Unit tests: src/atoms/index.ts#L1
Cannot find module 'jotai' or its corresponding type declarations.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L1
Cannot find module 'react-virtuoso' or its corresponding type declarations.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L14
Cannot find module '@tanstack/react-table' or its corresponding type declarations.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L31
Parameter 'props' implicitly has an 'any' type.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L34
Parameter 'props' implicitly has an 'any' type.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L39
Parameter 'props' implicitly has an 'any' type.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L40
Parameter 'props' implicitly has an 'any' type.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L41
Parameter 'props' implicitly has an 'any' type.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L97
Parameter 'headerGroup' implicitly has an 'any' type.
Lint, Type check and Unit tests: src/components/VirtualTable/index.tsx#L99
Parameter 'header' implicitly has an 'any' type.