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

Doesn't run with go version 14.1 #8

Open
eobjects opened this issue Jun 7, 2020 · 1 comment
Open

Doesn't run with go version 14.1 #8

eobjects opened this issue Jun 7, 2020 · 1 comment

Comments

@eobjects
Copy link

eobjects commented Jun 7, 2020

sysl-template on  master [!?] via 🐹 v1.14.3
➜ go run main.go

github.com/eobjects/sysl-template/gen/simple

gen/simple/requestrouter.go:35:9: cannot use &ServiceRouter literal (type *ServiceRouter) as type handlerinitialiser.HandlerInitialiser in return argument:
*ServiceRouter does not implement handlerinitialiser.HandlerInitialiser (wrong type for Config method)
have Config() interface {}
want Config() "github.com/anz-bank/sysl-go/validator".Validator

sysl-template on  master [!?] via 🐹 v1.14.3
➜ go version
go version go1.14.3 darwin/amd64

@eobjects
Copy link
Author

eobjects commented Jun 7, 2020

  • Info: this is Srini from CSP/BX

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