Add buf policy push command #12734
Annotations
6 errors
make-lint
Process completed with exit code 2.
|
make-lint:
private/buf/cmd/buf/command/policy/policypush/policypush.go#L141
cannot use policyYamlFile (variable of interface type bufpolicyconfig.BufPolicyYAMLFile) as bufpolicy.PolicyConfig value in return statement: bufpolicyconfig.BufPolicyYAMLFile does not implement bufpolicy.PolicyConfig (wrong type for method BreakingConfig)
|
make-lint:
private/buf/cmd/buf/command/policy/policypush/policypush.go#L141
cannot use policyYamlFile (variable of interface type bufpolicyconfig.BufPolicyYAMLFile) as bufpolicy.PolicyConfig value in return statement: bufpolicyconfig.BufPolicyYAMLFile does not implement bufpolicy.PolicyConfig (wrong type for method BreakingConfig)
|
make-lint:
private/buf/cmd/buf/buf.go#L70
could not import github.com/bufbuild/buf/private/buf/cmd/buf/command/policy/policypush (-: # github.com/bufbuild/buf/private/buf/cmd/buf/command/policy/policypush
|
make-lint:
private/buf/cmd/buf/command/policy/policypush/policypush.go#L141
cannot use policyYamlFile (variable of interface type bufpolicyconfig.BufPolicyYAMLFile) as bufpolicy.PolicyConfig value in return statement: bufpolicyconfig.BufPolicyYAMLFile does not implement bufpolicy.PolicyConfig (wrong type for method BreakingConfig)
|
make-lint:
private/buf/cmd/buf/command/policy/policypush/policypush.go#L141
cannot use policyYamlFile (variable of interface type bufpolicyconfig.BufPolicyYAMLFile) as bufpolicy.PolicyConfig value in return statement: bufpolicyconfig.BufPolicyYAMLFile does not implement bufpolicy.PolicyConfig (wrong type for method BreakingConfig)
|
Loading