package analysis // golang.org/x/tools/go/analysis type Pass struct { ... // AllObjectFacts returns a new slice containing all object // facts of the analysis's FactTypes in unspecified order. AllObjectFacts func() []ObjectFact . (if unsure, please run git pull --rebase upstream main). #319
Annotations
1 warning
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/labeler@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading