breaking/refactor: Split read/write tenancy model #30
Triggered via pull request
September 14, 2026 09:51
Status
Failure
Total duration
6m 42s
Artifacts
–
ci.yaml
on: pull_request
build
1m 42s
lint
4m 33s
test
3m 58s
test-e2e
6m 38s
generate
2m 13s
Annotations
10 errors
|
build
Process completed with exit code 1.
|
|
generate
Process completed with exit code 1.
|
|
lint
Process completed with exit code 2.
|
|
lint:
main.go#L669
const matchParamName is unused (unused)
|
|
lint:
authorization/query.go#L13
func extractLogStreamSelectors is unused (unused)
|
|
lint:
authorization/tenant_test.go#L17
mockTenantHandler - t is unused (unparam)
|
|
lint:
authentication/mtls_grpc_test.go#L74
string `team-alpha` has 6 occurrences, make it a constant (goconst)
|
|
lint:
authorization/tenant_test.go#L182
Error return value of `json.Unmarshal` is not checked (errcheck)
|
|
lint:
authorization/tenant_test.go#L151
Error return value of `json.Unmarshal` is not checked (errcheck)
|
|
test-e2e
Process completed with exit code 2.
|