fix(frontend): hotfix undefined tags #211
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
deploy.yml
on: push
Deploy to dev
1m 19s
Deploy to live
0s
Annotations
2 errors and 1 warning
Deploy to dev:
src/app/blog/[slug]/page.tsx#L66
Type '{ title?: string | undefined; description?: JSX.Element | undefined; }' is not assignable to type '{ title: ReactNode; description: ReactNode; }'.
|
Deploy to dev
Process completed with exit code 1.
|
Deploy to dev
Could not get pull request number(s), exiting
|