Skip to content

Commenting out branches so that I always get an action triggered #1

Commenting out branches so that I always get an action triggered

Commenting out branches so that I always get an action triggered #1

Triggered via push April 24, 2024 15:23
Status Failure
Total duration 3m 26s
Artifacts
Fit to window
Zoom out
Zoom in

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)