chore(deps): update dev dependencies #454
Annotations
10 errors and 1 warning
tests/async.test.tsx#L2
Cannot find module '@testing-library/react'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/async.test.tsx#L3
Cannot find module 'vitest'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/basic.test.tsx#L2
Cannot find module '@testing-library/react'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/basic.test.tsx#L3
Cannot find module 'vitest'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/class.test.tsx#L2
Cannot find module '@testing-library/react'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/class.test.tsx#L3
Cannot find module 'vitest'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/computed.test.tsx#L2
Cannot find module '@testing-library/react'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/computed.test.tsx#L3
Cannot find module 'proxy-memoize'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/computed.test.tsx#L4
Cannot find module 'vitest'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
tests/computed.test.tsx#L35
Parameter 'snap' implicitly has an 'any' type.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading