chore(deps): update all non-major dependencies #416
Annotations
13 errors
lint (ubuntu-latest)
Process completed with exit code 1.
|
typecheck (ubuntu-latest)
Process completed with exit code 1.
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50)
at writeErrorToConsole (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:20:12)
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/tests/error-handling.test.ts:63:20)
|
error: process.exit() was called:
storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50)
at writeErrorToConsole (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:20:12)
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/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 <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50)
at writeErrorToConsole (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:20:12)
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/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 <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50)
at writeErrorToConsole (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:95:15)
at handle (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/src/handler.ts:20:12)
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/error-handling/tests/error-handling.test.ts:42:41)
|
error: expect(received).toBe(expected):
storage/framework/core/browser/tests/browser.test.ts#L439
Expected: 3
Received: 2
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/browser/tests/browser.test.ts:439:28)
|
TypeError: browser.tap is not a function. (In 'browser.tap(obj:
storage/framework/core/browser/tests/browser.test.ts#L106
})', 'browser.tap' is undefined)
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/browser/tests/browser.test.ts:106:30)
|
TypeError: browser.batchInvoke is not a function. (In 'browser.batchInvoke([fn1:
storage/framework/core/browser/tests/browser.test.ts#L99
at <anonymous> (/home/runner/work/ice-tracker/ice-tracker/storage/framework/core/browser/tests/browser.test.ts:99:15)
|
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/ice-tracker/ice-tracker/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/ice-tracker/ice-tracker/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/ice-tracker/ice-tracker/storage/framework/core/whois/tests/whois.test.ts:7:34)
|
test (ubuntu-latest)
The job has exceeded the maximum execution time of 6h0m0s
|