Skip to content

chore: wip

chore: wip #11778

Triggered via push January 30, 2025 06:09
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
5s
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

10 errors
typecheck (ubuntu-latest)
Process completed with exit code 1.
lint (ubuntu-latest)
Process completed with exit code 2.
error: expect(received).toBe(expected): storage/framework/core/browser/tests/browser.test.ts#L439
Expected: 3 Received: 2 at <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/browser/tests/browser.test.ts:439:28)
error: expect(received).toMatch(expected): storage/framework/core/alias/tests/alias.test.ts#L39
Expected substring or pattern: /^(@stacksjs\/|stacks\/|~\/|framework\/)?[a-z-]+(\/[a-z-]+)*(\*)?$/ Received: "@stacksjs/ai/*" at <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/alias/tests/alias.test.ts:39:19) at forEach (1:11) at <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/alias/tests/alias.test.ts:38:24)
error: expect(received).toBe(expected): storage/framework/core/alias/tests/alias.test.ts#L44
Expected: 250 Received: 252 at <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/alias/tests/alias.test.ts:44:39)
error: process.exit() was called: storage/framework/core/error-handling/tests/error-handling.test.ts#L23
at <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50) 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 <anonymous> (/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 <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50) 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 <anonymous> (/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 <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50) 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 <anonymous> (/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 <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:23:50) 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 <anonymous> (/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 <anonymous> (/home/runner/work/stacks/stacks/storage/framework/core/error-handling/tests/error-handling.test.ts:72:35)