release-beta run 32: release failed #15
```
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.
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/meta.json
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/0.1.0_meta.json
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/init.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/land.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/release.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/std/fs.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/std/path.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/forge/forgejo.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/sealkit/0.1.4/lib/engine/seat.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/mod.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/fault.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/family.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/builtin.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@perish/shield/0.1.0/lib/verb.ts
[0m[32mCheck[0m .runseal/wrappers/guard.ts
[0m[32mCheck[0m .runseal/wrappers/init.ts
[0m[32mCheck[0m .runseal/wrappers/land.ts
[0m[32mCheck[0m .runseal/wrappers/release.ts
==> deno check release metadata
[0m[32mCheck[0m .forgejo/scripts/release/metadata/beta.ts
[0m[32mCheck[0m .forgejo/scripts/release/metadata/stable.ts
==> deno test
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/assert/meta.json
[0m[32mDownload[0m https://mirror.perish.lan/npm/zod
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/assert/1.0.19_meta.json
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/meta.json
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14_meta.json
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/assert/1.0.19/equals.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/assert/1.0.19/equal.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/assert/1.0.19/assertion_error.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14/build_message.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14/diff.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14/diff_str.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14/format.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14/styles.ts
[0m[32mDownload[0m https://mirror.perish.lan/jsr/@std/internal/1.0.14/types.ts
[0m[32mDownload[0m https://mirror.perish.lan/npm/zod/-/zod-3.24.1.tgz
[0m[32mCheck[0m packages/shield/tests/builtin.test.ts
[0m[32mCheck[0m packages/shield/tests/family.test.ts
[0m[32mCheck[0m packages/shield/tests/fault.test.ts
[0m[32mCheck[0m packages/shield/tests/spike.test.ts
[0m[32mCheck[0m packages/shield/tests/verb.test.ts
[0m[38;5;245mrunning 3 tests from ./packages/shield/tests/builtin.test.ts[0m
the shield family mints and narrows its builtin kinds ... [0m[32mok[0m [0m[38;5;245m(1ms)[0m
a shield fault from another copy is consumed by brand and family ... [0m[32mok[0m [0m[38;5;245m(292µs)[0m
shield consume rethrows a fault of another family ... [0m[32mok[0m [0m[38;5;245m(234µs)[0m
[0m[38;5;245mrunning 3 tests from ./packages/shield/tests/family.test.ts[0m
attempt recovers a named kind and rethrows the unnamed ... [0m[32mok[0m [0m[38;5;245m(2ms)[0m
attempt propagates a non-fault untouched ... [0m[32mok[0m [0m[38;5;245m(469µs)[0m
a business handler that throws escapes the boundary ... [0m[32mok[0m [0m[38;5;245m(446µs)[0m
[0m[38;5;245mrunning 1 test from ./packages/shield/tests/fault.test.ts[0m
brand seats a fault ... [0m[32mok[0m [0m[38;5;245m(2ms)[0m
[0m[38;5;245mrunning 5 tests from ./packages/shield/tests/spike.test.ts[0m
meta narrows per kind in consume ... [0m[32mok[0m [0m[38;5;245m(1ms)[0m
assert narrows and mints ... [0m[32mok[0m [0m[38;5;245m(244µs)[0m
attempt recovers a named kind and narrows its meta ... [0m[32mok[0m [0m[38;5;245m(456µs)[0m
run absorbs a non-fault into foreign ... [0m[32mok[0m [0m[38;5;245m(371µs)[0m
catch chaining routes family then foreign ... [0m[32mok[0m [0m[38;5;245m(304µs)[0m
[0m[38;5;245mrunning 7 tests from ./packages/shield/tests/verb.test.ts[0m
assert stays lazy on a truthy check ... [0m[32mok[0m [0m[38;5;245m(1ms)[0m
run passes an existing fault through untouched ... [0m[32mok[0m [0m[38;5;245m(1ms)[0m
run absorbs a sync throw and an async rejection alike ... [0m[32mok[0m [0m[38;5;245m(681µs)[0m
first returns the first success and leaves later tries untouched ... [0m[32mok[0m [0m[38;5;245m(619µs)[0m
first collects every fault in order when all fail ... [0m[32mok[0m [0m[38;5;245m(1ms)[0m
first on empty input is exhausted ... [0m[32mok[0m [0m[38;5;245m(352µs)[0m
first lets a bug propagate instead of trying the next ... [0m[32mok[0m [0m[38;5;245m(483µs)[0m
[0m[32mok[0m | 19 passed | 0 failed [0m[38;5;245m(733ms)[0m
==> purity
==> publish dry run
==> ectropy
clean
==> shell syntax
"version": "0.1.1-beta.1"
Checking for slow types in the public API...
[0m[1m[32mSimulating publish[0m of [0m[38;5;245m@perish/shield@0.1.1[0m 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)
[0m[32mSuccess[0m Dry run complete
Checking for slow types in the public API...
[0m[38;5;12mPublishing[0m @perish/shield@0.1.1 ...
[0m[32mSuccessfully published[0m @perish/shield@0.1.1
[0m[38;5;245mVisit https://jsr.io/@perish/shield@0.1.1 for details[0m
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
```
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?