Skip to content

feat: update empty avatar img #704

feat: update empty avatar img

feat: update empty avatar img #704

Triggered via pull request April 24, 2023 07:54
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
deploy: src/pages/PostPage/PostPage.stories.tsx#L10
Conversion of type '{ title: string; component: React.FC<PostPageProps>; args: { backLink: React.FunctionComponentElement<BackLinkProps>; header: { title: string; date: string; readingTime: string; authors: { ...; }[]; }; content: string; footer: { ...; }; newsletterBlock: Partial<...> | undefined; relatedPostList: { ...; }; }; paramet...' to type 'ComponentAnnotations<ReactRenderer, PostPageProps>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
deploy
Process completed with exit code 2.
deploy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
deploy
Unexpected input(s) 'bundler-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
deploy
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/