Skip to content

chore(deps): update dependency croner to 10.0.1 #94

chore(deps): update dependency croner to 10.0.1

chore(deps): update dependency croner to 10.0.1 #94

Triggered via pull request February 27, 2026 22:09
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

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

Annotations

9 errors
typecheck (ubuntu-latest)
Process completed with exit code 1.
publish-commit
Process completed with exit code 1.
lint (ubuntu-latest)
Process completed with exit code 2.
test (ubuntu-latest)
Process completed with exit code 1.
error: expect(received).toBe(expected): storage/framework/core/browser/tests/browser.test.ts#L439
Expected: 3 Received: 2 at <anonymous> (/home/runner/work/trailbuddy/trailbuddy/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/trailbuddy/trailbuddy/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/trailbuddy/trailbuddy/storage/framework/core/browser/tests/browser.test.ts:99:15)
error: expect(received).toMatch(expected): storage/framework/core/alias/tests/alias.test.ts#L36
Expected substring or pattern: /^(@stacksjs\/|stacks\/|~\/|framework\/|@\/)?[a-z*-]+(\/[a-z*-]+)*$/ Received: "~/.env" at <anonymous> (/home/runner/work/trailbuddy/trailbuddy/storage/framework/core/alias/tests/alias.test.ts:36:19) at forEach (1:11) at <anonymous> (/home/runner/work/trailbuddy/trailbuddy/storage/framework/core/alias/tests/alias.test.ts:35:24)
error: expect(received).toBe(expected): storage/framework/core/alias/tests/alias.test.ts#L10
Expected: true Received: false at <anonymous> (/home/runner/work/trailbuddy/trailbuddy/storage/framework/core/alias/tests/alias.test.ts:10:53) at forEach (1:11) at <anonymous> (/home/runner/work/trailbuddy/trailbuddy/storage/framework/core/alias/tests/alias.test.ts:8:27)