Redigeeri

Jagamisviis:


PhysicalLocation interface

Location in the source control system where the issue was found

Properties

filePath

Path of the file where the issue was found

isValidGitPath

Indicates whether the path is a valid Git path that exists in the git repository associated with the alert.

region

Details about the location where the issue was found including a snippet

versionControl

Source control system-specific information about the location

Property Details

filePath

Path of the file where the issue was found

filePath: string

Property Value

string

isValidGitPath

Indicates whether the path is a valid Git path that exists in the git repository associated with the alert.

isValidGitPath: boolean

Property Value

boolean

region

Details about the location where the issue was found including a snippet

region: Region

Property Value

versionControl

Source control system-specific information about the location

versionControl: VersionControlDetails

Property Value