Skip to content

Change from using protos to structs for relationships, ONRs and RRs #7396

Change from using protos to structs for relationships, ONRs and RRs

Change from using protos to structs for relationships, ONRs and RRs #7396

Triggered via pull request September 30, 2024 18:45
Status Failure
Total duration 3m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint Go: internal/graph/check.go#L433
In package github.com/authzed/spicedb/internal/graph: variable checkDirect.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/check.go#L677
In package github.com/authzed/spicedb/internal/graph: variable checkIntersectionTupleToUserset.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/expand.go#L277
In package github.com/authzed/spicedb/internal/graph: variable expandTupleToUserset.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/reachableresources.go#L268
In package github.com/authzed/spicedb/internal/graph: variable redispatchOrReportOverDatabaseQuery.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/check.go#L838
In package github.com/authzed/spicedb/internal/graph: variable checkTupleToUserset.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/expand.go#L61
In package github.com/authzed/spicedb/internal/graph: variable expandDirect.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/lookupsubjects.go#L114
In package github.com/authzed/spicedb/internal/graph: variable lookupDirectSubjects.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/lookupsubjects.go#L219
In package github.com/authzed/spicedb/internal/graph: variable lookupViaIntersectionTupleToUserset.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/graph/lookupsubjects.go#L388
In package github.com/authzed/spicedb/internal/graph: variable lookupViaTupleToUserset.it is missing required non-defer-ed Close() call after usage
Lint Go: internal/services/shared/schema.go#L285
In package github.com/authzed/spicedb/internal/services/shared: variable ensureNoRelationshipsExist.qy is missing required non-defer-ed Close() call after usage