CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module DiagnosticsReporting

Provides classes for working with errors and warnings recorded during extraction.

Import path

import semmle.go.DiagnosticsReporting

Imports

go

Provides classes for working with Go programs.

Predicates

reportableDiagnostics

Holds if an extraction error or warning occurred that should be reported to end users, with the error message msg and SARIF severity sev.