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

新人求教如何判断错误信息对应文件 #79

Closed
fenglinhuowu opened this issue Jan 3, 2024 · 0 comments
Closed

新人求教如何判断错误信息对应文件 #79

fenglinhuowu opened this issue Jan 3, 2024 · 0 comments

Comments

@fenglinhuowu
Copy link

D:\pro\GO\gfast-os-v3.2>gf run main.go
build: main.go
go build -o ./\main.exe main.go
build error:

github.com/tiger1103/gfast/v3/internal/app/common/logic/captcha

internal\app\common\logic\captcha\captcha.go:60:31: assignment mismatch: 3 variables but c.Generate returns 4 values
exit status 1

我导入数据库,修改了config.yaml.bak,然后运行gf run main.go。结果报错如上
这个错误提示的文件如何看呀,我在项目里面没有找到captcha.go这个文件。。。

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