add legacy resolvers for testing #4235
test.yaml
on: push
build-stateful
1m 25s
build-stateless
3m 53s
coverage
6m 39s
Matrix: stateful
Matrix: stateless
Annotations
12 errors and 3 warnings
build-stateful
Process completed with exit code 1.
|
build-stateless
Process completed with exit code 1.
|
src/hooks/resolver/useResolverStatus.test.ts > useResolverStatus > should call useProfile for latest resolver if current resolver address is empty address:
src/hooks/resolver/useResolverStatus.test.ts#L290
AssertionError: expected { data: { …(11) }, …(3) } to match object { …(2) }
(5 matching properties omitted from actual)
- Expected
+ Received
Object {
"data": Object {
"hasLatestResolver": false,
"hasMigratedProfile": true,
"hasProfile": true,
"hasResolver": false,
"hasValidResolver": true,
"isAuthorized": true,
"isMigratedProfileEqual": true,
- "isNameWrapperAware": false,
+ "isNameWrapperAware": true,
},
"isLoading": false,
}
❯ src/hooks/resolver/useResolverStatus.test.ts:290:28
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ProfileEditor > should render:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > No Resolver > should dispatch update resolver:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Resolver not name wrapper aware > should be able to migrate profile:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Resolver not name wrapper aware > should be able to update resolver:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Invalid Resolver > should dispatch update resolver:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Resolver out of date > should be able to go to profile editor:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Resolver out of date > should be able to migrate profile and resolver:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Resolver out of date > should be able to update resolver:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
src/transaction-flow/input/ProfileEditor/ProfileEditor.test.tsx > ResolverWarningOverlay > Resolver out of sync ( profiles do not match ) > should be able to go to profile editor:
src/hooks/useQueryOptions.ts#L154
TypeError: Cannot destructure property 'address' of 'useAccount(...)' as it is undefined.
❯ Module.useQueryOptions src/hooks/useQueryOptions.ts:154:11
❯ Module.useSupportedInterfaces src/hooks/ensjs/public/useSupportedInterfaces.ts:58:26
❯ Module.useResolverHasInterfaces src/hooks/useResolverHasInterfaces.ts:75:7
❯ ProfileEditor src/transaction-flow/input/ProfileEditor/ProfileEditor-flow.tsx:206:36
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
|
build-stateful
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-stateless
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|