yangwwei commented on pull request #364: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/364#issuecomment-1037755232
> Hi @yangwwei, Thanks for the comment. I run make lint with this message: > > ``` > pkg/shim/scheduler.go:254:3: unknown field `BuildInfo` in struct literal (typecheck) > BuildInfo: buildInfoMap, > ``` > > I guess it's because in scheduler-interface hasn't updated build info yet. That's correct. Can you please update the dependency in this PR? You can do this by go get command. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
