core-utils
Preparing search index...
@clipboard-health/playwright-flake-linter
PlaywrightFlakePatternViolation
Interface PlaywrightFlakePatternViolation
interface
PlaywrightFlakePatternViolation
{
column
:
number
;
filePath
:
string
;
line
:
number
;
message
:
string
;
ruleId
:
|
"fixed-sleep"
|
"response-wait"
|
"retry-classification"
|
"test-data-identity"
|
"shared-readiness"
;
}
Index
Properties
column
file
Path
line
message
rule
Id
Properties
column
column
:
number
file
Path
filePath
:
string
line
line
:
number
message
message
:
string
rule
Id
ruleId
:
|
"fixed-sleep"
|
"response-wait"
|
"retry-classification"
|
"test-data-identity"
|
"shared-readiness"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
file
Path
line
message
rule
Id
core-utils
Loading...