Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Deps] Upgrade to meshery adapter library v0.7.0 failure #654

Closed
leecalcote opened this issue Jan 25, 2024 · 2 comments
Closed

[Deps] Upgrade to meshery adapter library v0.7.0 failure #654

leecalcote opened this issue Jan 25, 2024 · 2 comments
Labels
area/ci Continuous integration | Build and release dependencies Pull requests that update a dependency file help wanted Extra attention is needed issue/stale Issue has not had any activity for an extended period of time kind/chore Necessary task language/go Golang related

Comments

@leecalcote
Copy link
Member

Current Behavior

upon upgrading to v0.7.0, the following build error occurs:

➜  meshery-istio git:(master) ✗ make run
go mod tidy; \
        DEBUG=true GOPROXY=direct GOSUMDB=off go run main.go
# command-line-arguments
./main.go:118:28: too many arguments in call to grpc.Start
        have (*"github.com/layer5io/meshery-adapter-library/api/grpc".Service, nil)
        want (*"github.com/layer5io/meshery-adapter-library/api/grpc".Service)
make: *** [run] Error 1

Contributor Guides and Resources

@leecalcote leecalcote added area/ci Continuous integration | Build and release help wanted Extra attention is needed kind/chore Necessary task language/go Golang related dependencies Pull requests that update a dependency file labels Jan 25, 2024
Copy link

stale bot commented Mar 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Mar 2, 2024
Copy link

stale bot commented Mar 12, 2024

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.

@stale stale bot closed this as completed Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Continuous integration | Build and release dependencies Pull requests that update a dependency file help wanted Extra attention is needed issue/stale Issue has not had any activity for an extended period of time kind/chore Necessary task language/go Golang related
Projects
None yet
Development

No branches or pull requests

1 participant