Commenting out branches so that I always get an action triggered #1
Annotations
4 errors and 2 warnings
lint:
client/options/options.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(go.mongodb.org) -s prefix(google.golang.org) -s prefix(gopkg.in) -s blank -s dot --custom-order (gci)
|
lint:
client/options/options.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(go.mongodb.org) -s prefix(google.golang.org) -s prefix(gopkg.in) -s blank -s dot --custom-order (gci)
|
lint:
client/rewards/stake.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(go.mongodb.org) -s prefix(google.golang.org) -s prefix(gopkg.in) -s blank -s dot --custom-order (gci)
|
lint
issues found
|
lint:
client/orchestration/client.go#L21
exported: type name will be used as orchestration.OrchestrationServiceClient by other packages, and that stutters; consider calling this ServiceClient (revive)
|
lint:
client/rewards/client.go#L18
exported: type name will be used as rewards.RewardsServiceClient by other packages, and that stutters; consider calling this ServiceClient (revive)
|