You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that criticality_score tries to detect a project ID to execute BigQuery queries. It would be nice to have a bit of documentation that this is needed, and how to set it up.
2023-06-14 06:29:39.253 ERROR Failed to create collector {"error": "init deps.dev source: failed to create bigquery client: unable to detect projectID, please refer to docs for DetectProjectID"}
main.main
/usr/local/google/home/ianlewis/go/pkg/mod/github.com/ossf/[email protected]/cmd/criticality_score/main.go:160
runtime.main
/usr/local/google/home/ianlewis/opt/go/src/runtime/proc.go:250
The text was updated successfully, but these errors were encountered:
It seems that
criticality_score
tries to detect a project ID to execute BigQuery queries. It would be nice to have a bit of documentation that this is needed, and how to set it up.The text was updated successfully, but these errors were encountered: