Skip to content

fix: allow prefixed definition names in permission type annotations #403

fix: allow prefixed definition names in permission type annotations

fix: allow prefixed definition names in permission type annotations #403

Triggered via push August 27, 2026 22:14
Status Failure
Total duration 12m 54s
Artifacts

benchmark.yaml

on: push
Run Full Go benchmarks on Main
12m 51s
Run Full Go benchmarks on Main
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Run Full Go benchmarks on Main
# :warning: **Performance Alert** :warning: Possible performance regression was detected for benchmark. Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`. | Benchmark suite | Current: 1ba6b9714f0a1af73d20033c63977d963f2a9a84 | Previous: e6046ee7e770b207ac58b3229a4f9dc06bfdb393 | Ratio | |-|-|-|-| | `BenchmarkCheck/DoubleWideArrow/advised (github.com/authzed/spicedb/pkg/query/benchmarks)` | `1655299` ns/op 8120 B/op 180 allocs/op | `575335` ns/op 8120 B/op 180 allocs/op | `2.88` | | `BenchmarkCheck/DoubleWideArrow/advised (github.com/authzed/spicedb/pkg/query/benchmarks) - ns/op` | `1655299` ns/op | `575335` ns/op | `2.88` | This comment was automatically generated by [workflow](https://github.com/authzed/spicedb/actions?query=workflow%3AMain) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Run Full Go benchmarks on Main
Performance alert! Previous value was 575335 and current value is 1655299. It is 2.877104643381682x worse than previous exceeding a ratio threshold 2
Run Full Go benchmarks on Main
Performance alert! Previous value was 575335 and current value is 1655299. It is 2.877104643381682x worse than previous exceeding a ratio threshold 2
Run Full Go benchmarks on Main
Both go-version and go-version-file inputs are specified, only go-version will be used