MCPcopy Create free account

hub / github.com/JetBrains/qodana-cli / types & classes

Types & classes180 in github.com/JetBrains/qodana-cli

↓ 1 callersClass_Resp
scripts/dockerfiles_test.py:116
StructAPIError
internal/cloud/endpoints.go:125
StructAPIVersion
internal/cloud/versions.go:36
StructAddress
Address A physical or virtual address, or a range of addresses, in an 'addressable region' (memory or a binary file).
internal/sarif/schema.go:27
InterfaceAnalysisRunner
AnalysisRunner defines the interface for logic on running analysis on commits
internal/core/incremental_analysis.go:42
InterfaceAnalyzer
internal/platform/product/analyzers.go:26
StructApiDescriptions
internal/cloud/versions.go:84
StructApiEndpointDescription
internal/cloud/versions.go:75
StructApiVersionDescription
internal/cloud/versions.go:79
StructApiVersionMismatchError
internal/cloud/versions.go:41
StructArtifact
Artifact A single artifact. In some cases, this artifact might be nested within another artifact.
internal/sarif/schema.go:61
StructArtifactChange
ArtifactChange A change to a single artifact.
internal/sarif/schema.go:104
StructArtifactContent
ArtifactContent Represents the contents of an artifact.
internal/sarif/schema.go:117
StructArtifactLocation
ArtifactLocation Specifies the location of an artifact.
internal/sarif/schema.go:133
StructAtomicWriter
AtomicWriter writes to a temporary file and atomically renames it to the target path on Close. Call Abort to discard the temp file on error paths.
internal/foundation/fs/atomic.go:12
StructAttachment
Attachment An artifact relevant to a result.
internal/sarif/schema.go:152
StructBotList
scripts/generate-bots.go:31
StructCCIssue
CCIssue represents a Code Climate (GitLab CodeQuality) issue
internal/platform/ext_gitlab.go:55
StructCallContext
CallContext holds the context of a mock executable invocation. The handler receives this when the mock binary is executed.
internal/testutil/mockexe/mockexe.go:30
StructCdnetLinter
cdnet/run.go:37
StructChangedFile
internal/platform/git/git_changes.go:45
StructChangedFiles
internal/platform/git/git_changes.go:51
StructChangedRegion
internal/platform/git/git_changes.go:33
StructClangLinter
clang/run.go:22
StructCliOptions
internal/platform/cmd/scan_options.go:31
InterfaceCloudTokenLoader
internal/platform/tokenloader/token_loader.go:36
StructClude
Clude A check id to enable/disable for include/exclude YAML field. goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:187
StructCodeFlow
CodeFlow A set of threadFlows which together describe a pattern of code execution relevant to detecting a result.
internal/sarif/schema.go:171
StructCommand
clang/cmake.go:16
StructConfigurationOverride
ConfigurationOverride Information about how a specific rule or notification was reconfigured at runtime.
internal/sarif/schema.go:184
StructContext
Context If one has the instance of Context, then it means that it was initialized, and it is in valid state all mutations should be defined in contex
internal/core/corescan/context.go:61
StructContext
Context If one has the instance of Context, then it means that it was initialized, and it is in valid state all mutations should be defined in contex
internal/platform/thirdpartyscan/context.go:67
StructContext
internal/platform/commoncontext/context.go:27
StructContextBuilder
internal/core/corescan/context.go:204
StructContextBuilder
internal/platform/thirdpartyscan/context.go:119
StructConversion
Conversion Describes how a converter transformed the output of a static analysis tool from the analysis tool's native output format into the SARIF for
internal/sarif/schema.go:197
StructCoverageThresholds
CoverageThresholds Configures minimum thresholds for test coverage metrics. Absent properties are not checked goland:noinspection GoUnnecessarilyExpo
internal/platform/qdyaml/yaml.go:325
StructCustomDependency
goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:258
StructDependency
internal/tooling/scripts/download-libs.go:47
StructDependencyIgnore
DependencyIgnore is a dependency to ignore for license checks in Qodana goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:206
StructDependencyOverride
goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:234
StructDockerAnalyzer
DockerAnalyzer can have UnknownLinter as Linter value
internal/platform/product/analyzers.go:36
StructDotNet
goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:273
StructEdge
Edge Represents a directed edge in a graph.
internal/sarif/schema.go:213
StructEdgeTraversal
EdgeTraversal Represents the traversal of a single edge during a graph traversal.
internal/sarif/schema.go:232
InterfaceEnvProvider
internal/platform/qdenv/qdenv.go:94
StructException
Exception Describes a runtime exception encountered during the execution of an analysis tool.
internal/sarif/schema.go:251
StructExternalProperties
ExternalProperties The top-level element of an external property file.
internal/sarif/schema.go:270
StructExternalPropertyFileReference
ExternalPropertyFileReference Contains information that enables a SARIF consumer to locate the external property file that contains the value of an ex
internal/sarif/schema.go:337
StructExternalPropertyFileReferences
ExternalPropertyFileReferences References to external property files that should be inlined with the content of a root log file.
internal/sarif/schema.go:353
StructFailureConditions
internal/platform/qdyaml/yaml.go:290
StructFileWithHeaders
clang/cmake.go:24
StructFiles
Files – effective configuration files, constructed by calling config-loader-cli.jar, all paths are absolute + also profile files are stored in config
internal/platform/effectiveconfig/config.go:36
StructFix
Fix A proposed fix for the problem represented by a result object. A fix specifies a set of artifacts to modify. For each artifact, it specifies a set
internal/sarif/schema.go:408
StructFlag
Flag represents a test prerequisite controlled via an environment variable. By default (env var unset or empty), the flag is considered enabled so tha
internal/testutil/needs/needs.go:12
StructFuserEvent
internal/platform/statistics.go:163
StructGitError
GitError is returned by gitRun when git has returned a non-zero exit code.
internal/platform/git/git.go:34
StructGitRepo
internal/platform/git/testutil.go:36
StructGraph
Graph A network of nodes and directed edges that describes some aspect of the structure of the code (for example, a call graph).
internal/sarif/schema.go:421
StructGraphTraversal
GraphTraversal Represents a path through a graph.
internal/sarif/schema.go:437
StructHunkChange
internal/platform/git/git_changes.go:38
StructInfoJson
internal/platform/product/product_info.go:262
StructInitPayload
InitPayload is the JSON body of a FrameInit frame.
internal/testutil/mockexe/protocol.go:20
StructIntellijLinterProperties
internal/platform/product/intelllij_linters.go:21
StructInvocation
Invocation The runtime environment of the analysis tool run.
internal/sarif/schema.go:462
StructLaunch
internal/platform/product/product_info.go:255
TypeAliasLibrary
internal/tooling/libs.go:34
StructLicenseData
internal/cloud/license.go:33
StructLicenseOverride
goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:249
StructLicenseRule
LicenseRule is a license rule to apply for license compatibility checks in Qodana goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:214
StructLicenseToken
internal/cloud/license.go:42
StructLine
Line represents a line of the issue
internal/platform/ext_gitlab.go:70
StructLinter
internal/platform/product/product.go:23
StructLinterInfo
LinterInfo is a struct that contains all the information about the linter.
internal/platform/thirdpartyscan/context.go:41
StructLocation
Location A location within a programming artifact.
internal/sarif/schema.go:544
StructLocation
Location represents a location of the issue
internal/platform/ext_gitlab.go:64
StructLocationProperties
internal/platform/ext_gitlab.go:74
StructLocationRelationship
LocationRelationship Information about the relation of one location to another.
internal/sarif/schema.go:569
StructLoggerManager
LoggerManager manages loggers for different commands
internal/platform/git/logmanager.go:31
StructLogicalLocation
LogicalLocation A logical location of a construct that produced a result.
internal/sarif/schema.go:585
StructMessage
Message Encapsulates a message intended to be read by the end user.
internal/sarif/schema.go:610
StructMockAnalysisRunner
internal/core/system_test.go:34
StructMockExeT
MockExeT wraps testing.TB so that methods calling runtime.Goexit are replaced with panic-based control flow. This makes require/assert/t.Fatalf safe t
internal/testutil/mockexe/testing.go:31
StructMockRequest
MockRequest represents a captured request/response from the mock server
test_linter/3rd_party_linter_jbr_integration_test.go:189
StructModuleToAnalyze
ModuleToAnalyze is a submodule to include in the analysis goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:228
StructMountInfo
MountInfo is a struct that contains all the helper tools to run a Qodana linter.
internal/platform/thirdpartyscan/context.go:36
StructMultiformatMessageString
MultiformatMessageString A message string or message format string rendered in multiple formats.
internal/sarif/schema.go:629
StructNativeAnalyzer
NativeAnalyzer can't be UnknownLinter
internal/platform/product/analyzers.go:67
StructNode
Node Represents a node in a graph.
internal/sarif/schema.go:642
StructNotification
Notification Describes a condition relevant to the tool itself, as opposed to being relevant to a target being analyzed by the tool.
internal/sarif/schema.go:661
StructParseError
ParseError describes a malformed input to Split. Pos is a byte offset (0-based) into the input string.
internal/foundation/shlex/shlex.go:62
StructPathNativeAnalyzer
internal/platform/product/analyzers.go:103
TypeAliasPathRelativity
PathRelativity classifies how a path relates to the filesystem root. On Windows there are four categories (matching .NET terminology); on Unix only Ab
internal/foundation/fs/relativity.go:11
StructPhp
goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:346
StructPhysicalLocation
PhysicalLocation A physical location relevant to a result. Specifies a reference to a programming artifact together with a range of bytes or character
internal/sarif/schema.go:692
StructPlugin
Plugin to be installed during the Qodana run. goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:198
StructPreparedHost
internal/core/startup/prepare.go:48
StructProduct
internal/core/startup/releases.go:65
StructProduct
internal/platform/product/product_info.go:36
StructProfile
Profile A profile is some template set of checks to run with Qodana analysis. goland:noinspection GoUnnecessarilyExportedIdentifiers
internal/platform/qdyaml/yaml.go:176
next →1–100 of 180, ranked by callers