Skip to content

Refactor isDuplicated type #26

Refactor isDuplicated type

Refactor isDuplicated type #26

Triggered via pull request April 21, 2024 12:06
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: __tests__/02_type.spec.tsx#L83
Argument of type '(set: (fn: (prevState: { count: number; } & { inc: () => void; } & { anotherCount: number; } & { count: () => void; dec: () => void; }) => Partial<{ count: number; } & { inc: () => void; } & { anotherCount: number; } & { ...; }>) => void) => { ...; } & ... 2 more ... & { ...; }' is not assignable to parameter of type 'never'.
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.