Skip to content

chore(deps): update all non-major dependencies #9780

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #9780

Triggered via pull request October 14, 2024 15:22
Status Cancelled
Total duration 4h 21m 58s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
3s
release-check
deploy-prod
0s
deploy-prod
deploy-dev
0s
deploy-dev
deploy-stage
0s
deploy-stage
Fit to window
Zoom out
Zoom in

Annotations

13 errors
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
typecheck (ubuntu-latest)
Process completed with exit code 1.
lint (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-renovate/all-minor-patch' exists
lint (ubuntu-latest)
The operation was canceled.