Merge pull request #3234 from bright/cms/blog/the-clean-coder-seven-q… #5690
Annotations
2 errors and 1 warning
src/cms/AuthorsPreview.tsx#L5
Property 'ex' is missing in type '{ authorId: string | undefined; slug: string | undefined; name: string; avatar: any; bio: string; }' but required in type '{ authorId: string | undefined; slug: string | undefined; name: string; isSingleAuthor?: boolean | undefined; avatar: IGatsbyImageData; bio: string; ex: boolean; }'.
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading