Skip to content

Experimental Tessera-based age keyserver demo with tlog-proofs, VRFs, and anti-poisoning #252

Experimental Tessera-based age keyserver demo with tlog-proofs, VRFs, and anti-poisoning

Experimental Tessera-based age keyserver demo with tlog-proofs, VRFs, and anti-poisoning #252

Triggered via pull request December 11, 2025 20:09
Status Failure
Total duration 13m 2s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
staticcheck
Process completed with exit code 1.
staticcheck
Sandbox command failed with exit code 1
staticcheck: cmd/litewitness/litewitness_test.go#L19
testscript.RunMain is deprecated: use [Main], as the only reason for returning exit codes was to collect full code coverage, which Go does automatically now: https://go.dev/blog/integration-test-coverage (SA1019)
staticcheck: cmd/age-keyserver/main_test.go#L22
testscript.RunMain is deprecated: use [Main], as the only reason for returning exit codes was to collect full code coverage, which Go does automatically now: https://go.dev/blog/integration-test-coverage (SA1019)