vigiles API reference
Guides
GitHub
Preparing search index...
linting
CompileError
Interface CompileError
interface
CompileError
{
message
:
string
;
path
?:
string
;
type
:
|
"stale-file"
|
"stale-command"
|
"stale-ref"
|
"invalid-rule"
|
"budget-exceeded"
|
"section-too-long"
|
"section-has-header"
|
"reserved-section-key"
|
"spec-name-mismatch"
|
"unknown-tool"
|
"invalid-railway"
|
"purity-violation"
|
"output-without-fork"
|
"effect-in-skill"
|
"inline-code-too-long"
;
}
Index
Properties
message
path?
type
Properties
message
message
:
string
Optional
path
path
?:
string
type
type
:
|
"stale-file"
|
"stale-command"
|
"stale-ref"
|
"invalid-rule"
|
"budget-exceeded"
|
"section-too-long"
|
"section-has-header"
|
"reserved-section-key"
|
"spec-name-mismatch"
|
"unknown-tool"
|
"invalid-railway"
|
"purity-violation"
|
"output-without-fork"
|
"effect-in-skill"
|
"inline-code-too-long"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
type
Guides
GitHub
vigiles API reference
Loading...