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

File position for error #8

Open
ptman opened this issue Oct 25, 2024 · 0 comments
Open

File position for error #8

ptman opened this issue Oct 25, 2024 · 0 comments

Comments

@ptman
Copy link

ptman commented Oct 25, 2024

Summary

"Template keyword is not passed a string: .Status"

It would be very helpful to know where this occurence is. Verbose mode does not help.

log.Warnf("Template keyword is not passed a string: %s", args[keyword.SingularPos])

And other occurences in the same file.

Expected behavior

"foo/bar.go:12: Template keyword is not passed a string: .Status"

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