Skip to content

feat: add advanced filters (#6) #10

feat: add advanced filters (#6)

feat: add advanced filters (#6) #10

Triggered via push February 3, 2024 11:30
Status Failure
Total duration 30s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
deploy: src/components/__tests__/Article.test.tsx#L8
Property 'isComment' is missing in type '{ commentsCount: number; createdAt: string; createdBy: string; onClick: () => null; title: string; upvotesCount: number; }' but required in type 'ArticaleProps'.
deploy: src/components/__tests__/Article.test.tsx#L28
Property 'isComment' is missing in type '{ commentsCount: number; createdAt: string; createdBy: string; onClick: Mock<any, any>; title: string; upvotesCount: number; }' but required in type 'ArticaleProps'.
deploy
Process completed with exit code 2.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.