Skip to content

feat: add hero video dialog component #76

feat: add hero video dialog component

feat: add hero video dialog component #76

Triggered via pull request August 26, 2024 20:21
Status Failure
Total duration 54s
Artifacts

code-check.yml

on: pull_request
pnpm lint
43s
pnpm lint
pnpm format:check
28s
pnpm format:check
pnpm typecheck
33s
pnpm typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
pnpm typecheck: app/(docs)/docs/[[...slug]]/page.tsx#L15
Cannot find module 'contentlayer/generated' or its corresponding type declarations.
pnpm typecheck: app/(docs)/docs/[[...slug]]/page.tsx#L28
Parameter 'doc' implicitly has an 'any' type.
pnpm typecheck: app/(docs)/docs/[[...slug]]/page.tsx#L76
Parameter 'doc' implicitly has an 'any' type.
pnpm typecheck: app/(marketing)/[...slug]/page.tsx#L11
Cannot find module 'contentlayer/generated' or its corresponding type declarations.
pnpm typecheck: app/(marketing)/[...slug]/page.tsx#L21
Parameter 'page' implicitly has an 'any' type.
pnpm typecheck: app/(marketing)/[...slug]/page.tsx#L73
Parameter 'page' implicitly has an 'any' type.
pnpm typecheck: app/(marketing)/showcase/[...slug]/page.tsx#L4
Cannot find module 'contentlayer/generated' or its corresponding type declarations.
pnpm typecheck: app/(marketing)/showcase/[...slug]/page.tsx#L18
Parameter 'page' implicitly has an 'any' type.
pnpm typecheck: app/(marketing)/showcase/[...slug]/page.tsx#L70
Parameter 'page' implicitly has an 'any' type.
pnpm typecheck: app/(marketing)/showcase/page.tsx#L1
Cannot find module 'contentlayer/generated' or its corresponding type declarations.
pnpm format:check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pnpm typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pnpm lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/