CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.2.2-dev (changelog, source)
Search

Module ConsistencyChecking

DEPRECATED, but can be imported with a deprecated import.

Will be replaced with standardized inline test expectations in the future.

Import path

import utils.test.ConsistencyChecking

Imports

javascript

Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.

Predicates

consistencyIssue

Holds if there is a consistency-issue at location with description msg for configuration conf. The consistency issue an unexpected false positive/negative. Or that false positive/negative was expected, and none were found.

Classes

ConsistencyConfiguration

A configuration for consistency checking. Used to specify where the alerts are (the positives) And which files should be included in the consistency-check.