Skip to content

feat(benchmarks/rps): Add unix support. #46

feat(benchmarks/rps): Add unix support.

feat(benchmarks/rps): Add unix support. #46

Triggered via push March 27, 2025 19:57
Status Failure
Total duration 2m 44s
Artifacts

main.yaml

on: push
Lint
2m 41s
Lint
End-to-end test all examples
51s
End-to-end test all examples
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
End-to-end test all examples
no required module provides package github.com/go-orb/plugins/registry/consul; to add it:
End-to-end test all examples
no required module provides package github.com/go-orb/plugins/config/source/file; to add it:
End-to-end test all examples
missing go.sum entry for module providing package github.com/go-orb/plugins/codecs/yaml (imported by github.com/go-orb/examples/rest/auth/cmd/client); to add:
End-to-end test all examples
no required module provides package github.com/go-orb/plugins/cli/urfave; to add it:
End-to-end test all examples
missing go.sum entry for module providing package github.com/go-orb/plugins/server/memory (imported by github.com/go-orb/examples/rest/auth/proto/auth_v1); to add:
End-to-end test all examples
cannot use [][]string{…} (value of type [][]string) as []"github.com/go-orb/go-orb/cli".FlagConfigPath value in struct literal
End-to-end test all examples
undefined: cli.ServiceContextWithConfig
End-to-end test all examples
cannot use serviceContextWithConfig (variable of type "github.com/go-orb/go-orb/cli".ServiceContextHasConfigData) as *"github.com/go-orb/go-orb/cli".ServiceContext value in argument to client.ProvideNoOpts
End-to-end test all examples
cannot use serviceContextWithConfig (variable of type "github.com/go-orb/go-orb/cli".ServiceContextHasConfigData) as *"github.com/go-orb/go-orb/cli".ServiceContext value in argument to registry.ProvideNoOpts
End-to-end test all examples
not enough arguments in call to log.ProvideNoOpts
Lint
Process completed with exit code 1.
End-to-end test all examples
Restore cache failed: Dependencies file is not found in /home/runner/work/examples/examples. Supported file pattern: go.sum