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

CI flake in our project, unclear why #7

Open
dragonsinth opened this issue Apr 22, 2024 · 0 comments
Open

CI flake in our project, unclear why #7

dragonsinth opened this issue Apr 22, 2024 · 0 comments

Comments

@dragonsinth
Copy link
Contributor

dragonsinth commented Apr 22, 2024

A random flake in our predeclared setup happens not-infrequently in CI. Here's a recent example:

fullstorydev/emulators#68

https://app.circleci.com/pipelines/github/fullstorydev/emulators/143/workflows/c8fcf141-03e9-4688-ad6e-a8f78fff7439/jobs/486?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary

predeclared ./...
/home/circleci/repo/storage/gcsutil/gcspagetoken.pb.go:132:39: reflect.TypeOf(x{}).PkgPath undefined (type reflect.Type has no field or method PkgPath)
predeclared: analysis skipped due to errors in package
predeclared: analysis skipped due to errors in package
make: *** [Makefile:40: predeclared] Error 1

I have no intuition why a static checker would occasionally fail with something like this.

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