Skip to content

feat(deps): add framer-motion, lucide-react, and next-themes #2

feat(deps): add framer-motion, lucide-react, and next-themes

feat(deps): add framer-motion, lucide-react, and next-themes #2

Triggered via push February 11, 2026 04:13
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test: jest.config.js#L1
A `require()` style import is forbidden
test: hooks/use-contract.ts#L83
Unexpected any. Specify a different type
test: hooks/use-contract.ts#L57
Unexpected any. Specify a different type
test: hooks/use-contract.ts#L35
Unexpected any. Specify a different type
test: components/Input.tsx#L4
An interface declaring no members is equivalent to its supertype
test: components/ErrorBoundary.tsx#L25
Unexpected any. Specify a different type
test: app/resources/page.tsx#L84
Unexpected any. Specify a different type
test: app/resources/page.tsx#L14
Unexpected any. Specify a different type
test: app/resources/[id]/page.tsx#L15
Unexpected any. Specify a different type
test: app/profile/page.tsx#L13
Unexpected any. Specify a different type
test: app/api/reviews/route.ts#L33
'comment' is assigned a value but never used
test: app/api/reviews/route.ts#L33
'rating' is assigned a value but never used
test: app/api/reviews/route.ts#L33
'resourceId' is assigned a value but never used
test: app/api/resources/route.ts#L40
'error' is defined but never used
test: app/api/resources/route.ts#L33
'category' is assigned a value but never used
test: app/api/resources/route.ts#L33
'url' is assigned a value but never used
test: app/api/resources/route.ts#L33
'description' is assigned a value but never used
test: app/api/resources/route.ts#L33
'title' is assigned a value but never used
test: app/api/resources/route.ts#L5
'query' is assigned a value but never used
test: __tests__/lib/utils.test.ts#L1
'formatDate' is defined but never used