Fix warning #511
CI.yml
on: push
Run Tests
31s
Build Package
28s
Annotations
5 errors and 2 warnings
Build Package:
lib/utils/classes/Store.ts#L46
Type 'any' is not assignable to type 'never'.
|
Build Package:
lib/utils/functions/createMarkedInput.ts#L14
Type 'ForwardRefExoticComponent<Omit<MarkedInputProps<any>, "ref"> & RefAttributes<any>>' is not assignable to type 'ConfiguredMarkedInput<T>'.
|
Build Package
Process completed with exit code 2.
|
integrations/MarkedInput.spec.tsx > Component: undefined > should support remove itself:
tests/integrations/MarkedInput.spec.tsx#L161
AssertionError: expected <mark></mark> to be null
❯ integrations/MarkedInput.spec.tsx:161:40
|
Run Tests
Process completed with exit code 1.
|
Build Package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|