chore(deps): bump vite from 4.4.8 to 4.5.3 #558
Annotations
7 errors and 1 warning
tests/types.test.tsx > useAbby > returns the correct types:
packages/next/tests/types.test.tsx#L19
ReferenceError: $RefreshSig$ is not defined
❯ tests/types.test.tsx:19:41
|
tests/types.test.tsx > useFeatureFlag > returns the correct types:
packages/next/tests/types.test.tsx#L54
ReferenceError: $RefreshSig$ is not defined
❯ tests/types.test.tsx:54:41
|
tests/useAbby.test.tsx > useAbby > returns the correct amount of options:
packages/next/tests/useAbby.test.tsx#L6
ReferenceError: $RefreshSig$ is not defined
❯ tests/useAbby.test.tsx:6:53
|
tests/useAbby.test.tsx > useAbby > has the correct types:
packages/next/tests/useAbby.test.tsx#L27
ReferenceError: $RefreshSig$ is not defined
❯ tests/useAbby.test.tsx:27:37
|
tests/useAbby.test.tsx > useAbby > produces proper types with a a lookup object in the hook:
packages/next/tests/useAbby.test.tsx#L104
ReferenceError: $RefreshSig$ is not defined
❯ tests/useAbby.test.tsx:104:72
|
build
@tryabby/next#test: command (/home/runner/work/abby/abby/packages/next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|