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

"will be widened to Any" logging at warn level is aggressive for customers #2363

Open
wesbillman opened this issue Aug 14, 2024 · 1 comment
Labels
next Work that will be be picked up next

Comments

@wesbillman
Copy link
Member

These warning messages make it seem like something is kind of wrong when starting up customer repos.

warn:[module]: [path]go:965:34-34: external type "typename" will be widened to Any

@github-actions github-actions bot added the triage Issue needs triaging label Aug 14, 2024
@ftl-robot ftl-robot mentioned this issue Aug 14, 2024
@gak
Copy link
Contributor

gak commented Aug 14, 2024

consider using codes for error types that can be ignored in the project level.

@gak gak added next Work that will be be picked up next and removed triage Issue needs triaging labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next Work that will be be picked up next
Projects
None yet
Development

No branches or pull requests

2 participants