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

不是很了解当前项目的状态,Example 都编译不过? #117

Open
x-xy-y opened this issue Nov 1, 2022 · 1 comment
Open

不是很了解当前项目的状态,Example 都编译不过? #117

x-xy-y opened this issue Nov 1, 2022 · 1 comment

Comments

@x-xy-y
Copy link

x-xy-y commented Nov 1, 2022

编译 go-spring-boot-demo ,报以下错误

go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
# github.com/go-spring/spring-core/dync
../../spring/spring-core/dync/dync.go:80:22: too many arguments in call to conf.Flatten
	have (string, interface {}, map[string]string)
	want (map[string]interface {})
../../spring/spring-core/dync/dync.go:82:4: cannot use err (type map[string]string) as type error in return argument:
	map[string]string does not implement error (missing Error method)

Compilation finished with exit code 2
@lvan100
Copy link
Member

lvan100 commented Nov 2, 2022

😝 主分支上的代码有时候重构可能编译不过,check 已发布的版本就好了。

项目当前至年底的状态是:不再增加新功能,对已有代码添加单元测试和英文文档,在这个过程中可能出现小修改。

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

2 participants