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

go build error #1907

Closed
jicki opened this issue Apr 7, 2024 · 0 comments
Closed

go build error #1907

jicki opened this issue Apr 7, 2024 · 0 comments

Comments

@jicki
Copy link

jicki commented Apr 7, 2024

Your config.toml

none

Relevant logs

# github.com/flashcatcloud/ibex/src/server/router
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:71:30: rt.Auth undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Auth)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:71:41: rt.User undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method User)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:71:52: rt.Perm undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Perm)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:72:37: rt.Auth undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Auth)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:72:48: rt.User undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method User)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:72:59: rt.Perm undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Perm)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:72:86: rt.Bgrw undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Bgrw)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:73:37: rt.Auth undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Auth)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:73:48: rt.User undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method User)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:73:59: rt.Perm undefined (type *"github.com/ccfos/nightingale/v6/center/router".Router has no field or method Perm)
../../../go/pkg/mod/github.com/flashcatcloud/ibex@v1.3.2/src/server/router/router.go:73:59: too many errors


### System info

v7.0.0.beta1.1

### Steps to reproduce

1. go build
2.
3.
...


### Expected behavior

none

### Actual behavior

none

### Additional info

_No response_
@jicki jicki closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant