Skip to content

feat: Adding our links to the docs #22

feat: Adding our links to the docs

feat: Adding our links to the docs #22

Triggered via push December 3, 2023 05:25
Status Failure
Total duration 30s
Artifacts
Run type checks, lint, and tests
22s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run type checks, lint, and tests: examples/sum-pr/src/app/layout.tsx#L1
Cannot find module 'next' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/layout.tsx#L2
Cannot find module 'next/font/google' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/layout.tsx#L18
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L7
'Link' is declared but its value is never read.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L7
Cannot find module 'next/link' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L8
Cannot find module 'react' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L10
Cannot find module '@opensdks/sdk-github' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L11
Cannot find module '@opensdks/sdk-openai' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L12
Cannot find module '@/components/CommitsList' or its corresponding type declarations.
Run type checks, lint, and tests: examples/sum-pr/src/app/page.tsx#L14
Cannot find module '@/components/ui/button' or its corresponding type declarations.