Skip to content

Decouple validation file schema compilation from yaml parsing #8406

Decouple validation file schema compilation from yaml parsing

Decouple validation file schema compilation from yaml parsing #8406

Triggered via pull request March 10, 2025 22:41
Status Failure
Total duration 5m 35s
Artifacts 1

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint Go: pkg/proto/developer/v1/developer.pb.go#L1
Please run go run mage.go lint:go. diff --git a/pkg/proto/developer/v1/developer.pb.go b/pkg/proto/developer/v1/developer.pb.go index 9976b36..f553c60 100644 --- a/pkg/proto/developer/v1/developer.pb.go +++ b/pkg/proto/developer/v1/developer.pb.go @@ -7,9 +7,6 @@ package developerv1 import ( - reflect "reflect" - sync "sync" - v12 "github.com/authzed/authzed-go/proto/authzed/api/v1" v1 "github.com/authzed/spicedb/pkg/proto/core/v1" v11 "github.com/authzed/spicedb/pkg/proto/dispatch/v1" @@ -17,6 +14,8 @@ import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" structpb "google.golang.org/protobuf/types/known/structpb" + reflect "reflect" + sync "sync" ) const (
Lint Go
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
diff
427 Bytes