Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent npe by handling checking error in NewAnalysis call
If there is an issue in creating the Analysis config when calling analysis.NewAnalysis, then we want to check before assigning the context to a potentially nil pointer.
- Loading branch information