Update dependency msw to v2 #671
Annotations
9 errors and 4 warnings
src/components/CvContactForm.tsx#L122
Type '"datetime-local"' is not assignable to type '"number" | "search" | "text" | "email" | "password" | "tel" | "url" | undefined'.
|
src/components/__tests__/Fruit.tsx#L3
Cannot find module 'mocks/data/fruits.json' or its corresponding type declarations.
|
src/components/__tests__/Fruit.tsx#L5
Cannot find module '../Fruit' or its corresponding type declarations.
|
src/mocks/handlers.ts#L1
Module '"msw"' has no exported member 'rest'.
|
src/mocks/handlers.ts#L2
Cannot find module './data/fruits.json' or its corresponding type declarations.
|
src/mocks/handlers.ts#L7
Parameter '_' implicitly has an 'any' type.
|
src/mocks/handlers.ts#L7
Parameter 'response' implicitly has an 'any' type.
|
src/mocks/handlers.ts#L7
Parameter 'context' implicitly has an 'any' type.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading