Skip to content

Update dependency @types/react to v17.0.83 #1229

Update dependency @types/react to v17.0.83

Update dependency @types/react to v17.0.83 #1229

Triggered via pull request March 15, 2024 01:18
Status Failure
Total duration 36s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
check: src/components/Judge/Share.tsx#L21
Type '{ children: string; title: string; url: string; via: string; hashtags: string[]; className: string; resetButtonStyle: false; "aria-label": string; }' is missing the following properties from type 'Pick<Props<{ title?: string | undefined; via?: string | undefined; hashtags?: string[] | undefined; related?: string[] | undefined; }>, "form" | "slot" | "style" | "title" | "children" | ... 268 more ... | "onPointerLeaveCapture">': onPointerEnterCapture, onPointerLeaveCapture
check
Process completed with exit code 1.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
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/