Upgrade svelte #111
Annotations
11 errors and 3 warnings
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.3 Cancel pending transfer > should allow transfer back to original owner:
src/lib/domain-transfer.test.ts#L202
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:202:16
|
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.3 Cancel pending transfer > should handle transfer cancellation:
src/lib/domain-transfer.test.ts#L171
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:171:16
|
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.2 Accept domain transfer > should track transfer acceptance event:
src/lib/domain-transfer.test.ts#L145
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:145:16
|
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.2 Accept domain transfer > should handle transfer acceptance flow:
src/lib/domain-transfer.test.ts#L121
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:121:16
|
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.1 Initiate domain transfer > should validate domain name is provided:
src/lib/domain-transfer.test.ts#L95
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:95:16
|
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.1 Initiate domain transfer > should return transaction intent with hash:
src/lib/domain-transfer.test.ts#L80
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:80:16
|
|
src/lib/domain-transfer.test.ts > Domain Transfer > 6.1 Initiate domain transfer > should call transfer with correct parameters:
src/lib/domain-transfer.test.ts#L53
TypeError: () => ({
domainRepository: mockDomainRepository,
config: { tld: "test" }
}) is not a constructor
❯ src/lib/domain-transfer.test.ts:53:16
|
|
src/lib/domain-search.test.ts > Domain Search > domain analysis > should analyze domain without checking contract:
src/lib/domain-search.test.ts#L109
TypeError: () => mockDomainValidator is not a constructor
❯ src/lib/domain-search.test.ts:109:22
|
|
src/lib/domain-search.test.ts > Domain Search > domain name validation > should validate domain names correctly:
src/lib/domain-search.test.ts#L88
TypeError: () => mockDomainValidator is not a constructor
❯ src/lib/domain-search.test.ts:88:22
|
|
src/lib/api-endpoints.test.ts:
src/lib/sdk.ts#L12
TypeError: () => ({
domainRepository: mockDomainRepository,
config: mockConfig
}) is not a constructor
❯ metaNamesSdkFactory src/lib/sdk.ts:12:2
❯ src/lib/server/index.ts:5:29
❯ src/lib/api-endpoints.test.ts:61:1
|
|
Integration Tests
Process completed with exit code 1.
|
|
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
19.9 MB |
sha256:4fadc29f6bf07fe226cb37b5d947bdeabe4da80170d758ff8f9c5e78226ade4f
|
|