chore(deps): update all non-major dependencies #10200
Annotations
12 errors
lint (ubuntu-latest)
Process completed with exit code 2.
|
typecheck (ubuntu-latest)
Process completed with exit code 1.
|
error: expect(received).toBe(expected):
storage/framework/core/whois/tests/whois.test.ts#L7
Expected: "co.uk"
Received: "uk"
at /home/runner/work/stacks/stacks/storage/framework/core/whois/tests/whois.test.ts:7:34
|
error: expect(received).toBeNull():
storage/framework/core/whois/tests/whois.test.ts#L25
Received: {
"Domain Name": "EXAMPLE.COM",
"Creation Date": "1995-08-14T040000Z",
"Updated Date": "2024-08-14T070134Z",
"Registry Expiry Date": "2025-08-13T040000Z",
"Domain Status": [ "clientDeleteProhibited https//icann.org/epp#clientDeleteProhibited",
"clientTransferProhibited https//icann.org/epp#clientTransferProhibited", "clientUpdateProhibited https//icann.org/epp#clientUpdateProhibited"
],
Registrar: "RESERVED-Internet Assigned Numbers Authority",
}
at /home/runner/work/stacks/stacks/storage/framework/core/whois/tests/whois.test.ts:25:33
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:13
at writeErrorToConsole (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:20:12)
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:42:41
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:13
at writeErrorToConsole (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:20:12)
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:49:41
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:13
at writeErrorToConsole (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:20:12)
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:55:41
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:13
at writeErrorToConsole (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:20:12)
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:63:20
|
error: expect(received).not.toHaveBeenCalled():
storage/framework/core/error-handling/tests/error-handling.test.ts#L72
Expected number of calls: 0
Received number of calls: 1
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:72:35
|
error: expect(received).toHaveBeenCalled():
storage/framework/core/error-handling/tests/error-handling.test.ts#L80
Expected number of calls: >= 1
Received number of calls: 0
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:80:29
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:13
at writeErrorToConsole (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/src/handler.ts:95:15)
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:89:20
|
error: expect(received).toHaveBeenCalledWith(expected):
storage/framework/core/error-handling/tests/error-handling.test.ts#L102
Number of calls: 0
at /home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:102:29
|