Skip to content

chore(deps): update dependency lint-staged to v16 #92

chore(deps): update dependency lint-staged to v16

chore(deps): update dependency lint-staged to v16 #92

Triggered via pull request June 28, 2025 19:57
Status Failure
Total duration 55s
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

12 errors
typecheck (ubuntu-latest)
Process completed with exit code 1.
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 <anonymous> (/home/runner/work/projects/projects/storage/framework/core/whois/tests/whois.test.ts:25:33)
error: expect(received).toBe(expected): storage/framework/core/whois/tests/whois.test.ts#L17
Expected: "whois.nic.google" Received: "status:" at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/whois/tests/whois.test.ts:17:20)
error: expect(received).toBe(expected): storage/framework/core/whois/tests/whois.test.ts#L7
Expected: "co.uk" Received: "uk" at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/whois/tests/whois.test.ts:7:34)
error: expect(received).toHaveBeenCalledWith(expected): storage/framework/core/events/tests/events.test.ts#L114
Number of calls: 0 at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/events/tests/events.test.ts:114:28)
error: expect(received).toHaveBeenCalledWith(expected): storage/framework/core/events/tests/events.test.ts#L79
Number of calls: 1 at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/events/tests/events.test.ts:79:21)
error: expect(received).toHaveBeenCalledWith(expected): storage/framework/core/events/tests/events.test.ts#L72
Number of calls: 1 at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/events/tests/events.test.ts:72:21)
error: expect(received).toBe(expected): storage/framework/core/browser/tests/browser.test.ts#L501
Expected: 2 Received: 1 at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/browser/tests/browser.test.ts:501:25)
error: expect(received).toBe(expected): storage/framework/core/browser/tests/browser.test.ts#L439
Expected: 3 Received: 2 at <anonymous> (/home/runner/work/projects/projects/storage/framework/core/browser/tests/browser.test.ts:439:28)
lint (ubuntu-latest)
Process completed with exit code 1.