feat(comment): add is_verified
field for comment entity
#135
Annotations
10 errors and 4 warnings
test_ui (18, ubuntu-latest)
Argument of type 'HandlerResponseCommentUpdate' is not assignable to parameter of type 'CommentData'.
|
test_ui (18, ubuntu-latest)
Argument of type '"emailVerified"' is not assignable to parameter of type '"link" | "open" | "cancel" | "loading" | "email" | "pending" | "confirm" | "days" | "hours" | "minutes" | "seconds" | "now" | "placeholder" | "noComment" | "send" | "save" | "nick" | ... 53 more ... | "openName"'.
|
test_ui (18, ubuntu-latest)
Type '() => Promise<HandlerResponseCommentUpdate>' is not assignable to type '() => Promise<CommentData>'.
|
test_ui (18, ubuntu-latest)
Process completed with exit code 1.
|
test_ui (20, windows-latest)
The operation was canceled.
|
test_ui (18, windows-latest)
The operation was canceled.
|
test_ui (20, ubuntu-latest)
Argument of type 'HandlerResponseCommentUpdate' is not assignable to parameter of type 'CommentData'.
|
test_ui (20, ubuntu-latest)
Argument of type '"emailVerified"' is not assignable to parameter of type '"link" | "open" | "cancel" | "loading" | "email" | "pending" | "confirm" | "days" | "hours" | "minutes" | "seconds" | "now" | "placeholder" | "noComment" | "send" | "save" | "nick" | ... 53 more ... | "openName"'.
|
test_ui (20, ubuntu-latest)
Type '() => Promise<HandlerResponseCommentUpdate>' is not assignable to type '() => Promise<CommentData>'.
|
test_ui (20, ubuntu-latest)
The operation was canceled.
|
test_ui (18, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_ui (20, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_ui (18, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_ui (20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|