Skip to content

updated pnpmlock to meet req #23

updated pnpmlock to meet req

updated pnpmlock to meet req #23

Triggered via push October 9, 2024 01:17
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Run ESLint, Prettier, and TypeScript compiler
24s
Run ESLint, Prettier, and TypeScript compiler
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run ESLint, Prettier, and TypeScript compiler: app/page.style.ts#L4
Cannot find module 'styled-components' or its corresponding type declarations.
Run ESLint, Prettier, and TypeScript compiler: lib/registry.tsx#L5
Cannot find module 'styled-components' or its corresponding type declarations.
Run ESLint, Prettier, and TypeScript compiler: src/api/supabase/queries/plant_by_id.ts#L3
Cannot find module '../createClient' or its corresponding type declarations.
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 2.
Run ESLint, Prettier, and TypeScript compiler: components/PlantCard/PlantCard.tsx#L9
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element