release-beta run 32: release failed #15

Closed
opened 2026-07-28 04:23:08 +00:00 by forgejo-actions · 0 comments
Warning: config file file:///workspace/PerishFire/shield/.runseal/deno.json is not a member of the workspace at file:///workspace/PerishFire/shield/. Ignoring the parent workspace config.
Download https://mirror.perish.lan/jsr/@perish/shield/meta.json
Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0_meta.json
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/init.ts
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/land.ts
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/release.ts
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/std/fs.ts
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/std/path.ts
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/forge/forgejo.ts
Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/seat.ts
Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/mod.ts
Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/fault.ts
Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/family.ts
Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/builtin.ts
Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/verb.ts
Check .runseal/wrappers/guard.ts
Check .runseal/wrappers/init.ts
Check .runseal/wrappers/land.ts
Check .runseal/wrappers/release.ts
==> deno check release metadata
Check .forgejo/scripts/release/metadata/beta.ts
Check .forgejo/scripts/release/metadata/stable.ts
==> deno test
Download https://mirror.perish.lan/jsr/@std/assert/meta.json
Download https://mirror.perish.lan/npm/zod
Download https://mirror.perish.lan/jsr/@std/assert/1.0.19_meta.json
Download https://mirror.perish.lan/jsr/@std/internal/meta.json
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14_meta.json
Download https://mirror.perish.lan/jsr/@std/assert/1.0.19/equals.ts
Download https://mirror.perish.lan/jsr/@std/assert/1.0.19/equal.ts
Download https://mirror.perish.lan/jsr/@std/assert/1.0.19/assertion_error.ts
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/build_message.ts
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/diff.ts
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/diff_str.ts
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/format.ts
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/styles.ts
Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/types.ts
Download https://mirror.perish.lan/npm/zod/-/zod-3.24.1.tgz
Check packages/shield/tests/builtin.test.ts
Check packages/shield/tests/family.test.ts
Check packages/shield/tests/fault.test.ts
Check packages/shield/tests/spike.test.ts
Check packages/shield/tests/verb.test.ts
running 3 tests from ./packages/shield/tests/builtin.test.ts
the shield family mints and narrows its builtin kinds ... ok (1ms)
a shield fault from another copy is consumed by brand and family ... ok (292µs)
shield consume rethrows a fault of another family ... ok (234µs)
running 3 tests from ./packages/shield/tests/family.test.ts
attempt recovers a named kind and rethrows the unnamed ... ok (2ms)
attempt propagates a non-fault untouched ... ok (469µs)
a business handler that throws escapes the boundary ... ok (446µs)
running 1 test from ./packages/shield/tests/fault.test.ts
brand seats a fault ... ok (2ms)
running 5 tests from ./packages/shield/tests/spike.test.ts
meta narrows per kind in consume ... ok (1ms)
assert narrows and mints ... ok (244µs)
attempt recovers a named kind and narrows its meta ... ok (456µs)
run absorbs a non-fault into foreign ... ok (371µs)
catch chaining routes family then foreign ... ok (304µs)
running 7 tests from ./packages/shield/tests/verb.test.ts
assert stays lazy on a truthy check ... ok (1ms)
run passes an existing fault through untouched ... ok (1ms)
run absorbs a sync throw and an async rejection alike ... ok (681µs)
first returns the first success and leaves later tries untouched ... ok (619µs)
first collects every fault in order when all fail ... ok (1ms)
first on empty input is exhausted ... ok (352µs)
first lets a bug propagate instead of trying the next ... ok (483µs)

ok | 19 passed | 0 failed (733ms)

==> purity
==> publish dry run
==> ectropy
clean
==> shell syntax
  "version": "0.1.1-beta.1"
Checking for slow types in the public API...
Simulating publish of @perish/shield@0.1.1 with files:
   file:///workspace/PerishFire/shield/packages/shield/deno.json (414B)
   file:///workspace/PerishFire/shield/packages/shield/lib/builtin.ts (366B)
   file:///workspace/PerishFire/shield/packages/shield/lib/family.ts (1.72KB)
   file:///workspace/PerishFire/shield/packages/shield/lib/fault.ts (867B)
   file:///workspace/PerishFire/shield/packages/shield/lib/mod.ts (216B)
   file:///workspace/PerishFire/shield/packages/shield/lib/verb.ts (727B)
Success Dry run complete
Checking for slow types in the public API...
Publishing @perish/shield@0.1.1 ...
Successfully published @perish/shield@0.1.1
Visit https://jsr.io/@perish/shield@0.1.1 for details
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: waiting for 0.1.1-beta.1
jsr verify: 0.1.1-beta.1 not visible after retries

``` Warning: config file file:///workspace/PerishFire/shield/.runseal/deno.json is not a member of the workspace at file:///workspace/PerishFire/shield/. Ignoring the parent workspace config. Download https://mirror.perish.lan/jsr/@perish/shield/meta.json Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0_meta.json Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/init.ts Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/land.ts Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/release.ts Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/std/fs.ts Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/std/path.ts Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/forge/forgejo.ts Download https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/seat.ts Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/mod.ts Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/fault.ts Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/family.ts Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/builtin.ts Download https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/verb.ts Check .runseal/wrappers/guard.ts Check .runseal/wrappers/init.ts Check .runseal/wrappers/land.ts Check .runseal/wrappers/release.ts ==> deno check release metadata Check .forgejo/scripts/release/metadata/beta.ts Check .forgejo/scripts/release/metadata/stable.ts ==> deno test Download https://mirror.perish.lan/jsr/@std/assert/meta.json Download https://mirror.perish.lan/npm/zod Download https://mirror.perish.lan/jsr/@std/assert/1.0.19_meta.json Download https://mirror.perish.lan/jsr/@std/internal/meta.json Download https://mirror.perish.lan/jsr/@std/internal/1.0.14_meta.json Download https://mirror.perish.lan/jsr/@std/assert/1.0.19/equals.ts Download https://mirror.perish.lan/jsr/@std/assert/1.0.19/equal.ts Download https://mirror.perish.lan/jsr/@std/assert/1.0.19/assertion_error.ts Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/build_message.ts Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/diff.ts Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/diff_str.ts Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/format.ts Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/styles.ts Download https://mirror.perish.lan/jsr/@std/internal/1.0.14/types.ts Download https://mirror.perish.lan/npm/zod/-/zod-3.24.1.tgz Check packages/shield/tests/builtin.test.ts Check packages/shield/tests/family.test.ts Check packages/shield/tests/fault.test.ts Check packages/shield/tests/spike.test.ts Check packages/shield/tests/verb.test.ts running 3 tests from ./packages/shield/tests/builtin.test.ts the shield family mints and narrows its builtin kinds ... ok (1ms) a shield fault from another copy is consumed by brand and family ... ok (292µs) shield consume rethrows a fault of another family ... ok (234µs) running 3 tests from ./packages/shield/tests/family.test.ts attempt recovers a named kind and rethrows the unnamed ... ok (2ms) attempt propagates a non-fault untouched ... ok (469µs) a business handler that throws escapes the boundary ... ok (446µs) running 1 test from ./packages/shield/tests/fault.test.ts brand seats a fault ... ok (2ms) running 5 tests from ./packages/shield/tests/spike.test.ts meta narrows per kind in consume ... ok (1ms) assert narrows and mints ... ok (244µs) attempt recovers a named kind and narrows its meta ... ok (456µs) run absorbs a non-fault into foreign ... ok (371µs) catch chaining routes family then foreign ... ok (304µs) running 7 tests from ./packages/shield/tests/verb.test.ts assert stays lazy on a truthy check ... ok (1ms) run passes an existing fault through untouched ... ok (1ms) run absorbs a sync throw and an async rejection alike ... ok (681µs) first returns the first success and leaves later tries untouched ... ok (619µs) first collects every fault in order when all fail ... ok (1ms) first on empty input is exhausted ... ok (352µs) first lets a bug propagate instead of trying the next ... ok (483µs) ok | 19 passed | 0 failed (733ms) ==> purity ==> publish dry run ==> ectropy clean ==> shell syntax "version": "0.1.1-beta.1" Checking for slow types in the public API... Simulating publish of @perish/shield@0.1.1 with files: file:///workspace/PerishFire/shield/packages/shield/deno.json (414B) file:///workspace/PerishFire/shield/packages/shield/lib/builtin.ts (366B) file:///workspace/PerishFire/shield/packages/shield/lib/family.ts (1.72KB) file:///workspace/PerishFire/shield/packages/shield/lib/fault.ts (867B) file:///workspace/PerishFire/shield/packages/shield/lib/mod.ts (216B) file:///workspace/PerishFire/shield/packages/shield/lib/verb.ts (727B) Success Dry run complete Checking for slow types in the public API... Publishing @perish/shield@0.1.1 ... Successfully published @perish/shield@0.1.1 Visit https://jsr.io/@perish/shield@0.1.1 for details jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: waiting for 0.1.1-beta.1 jsr verify: 0.1.1-beta.1 not visible after retries ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishFire/shield#15
No description provided.