Add blog #46
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 1 warning
checks:
src/app/blog/[slug]/helpers.ts#L1
Module '"basehub"' has no exported member 'basehub'.
|
checks:
src/app/blog/[slug]/page.tsx#L3
Module '"basehub"' has no exported member 'basehub'.
|
checks:
src/app/blog/[slug]/page.tsx#L21
Parameter 'blogPost' implicitly has an 'any' type.
|
checks:
src/app/blog/layout.tsx#L1
Module '"basehub"' has no exported member 'basehub'.
|
checks:
src/app/blog/page.tsx#L3
Module '"basehub"' has no exported member 'basehub'.
|
checks:
src/app/blog/page.tsx#L3
Module '"basehub"' has no exported member 'enumBlogPostsItemOrderByEnum'.
|
checks:
src/app/blog/page.tsx#L65
Parameter 'post' implicitly has an 'any' type.
|
checks
Process completed with exit code 2.
|
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|