@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
49 lines • 1.63 kB
JSON
{
"name": "PingOne DaVinci Linter",
"pass": false,
"errorCount": 1,
"rulePackResults": [
{
"pass": false,
"errorCount": 1,
"lintResults": [
{
"flowId": "c6394f3b116bf75044b8af2b6b5c2104",
"flowName": "Title Not On Top",
"pass": false,
"errorCount": 1,
"errors": [
{
"code": "dv-bp-title-not-on-top-001",
"message": "The topmost node in your flow should be a title annotation (v5t8nizy0z)",
"type": "best-practice",
"recommendation": "The title annotation node is not positioned at the top of the flow. For better readability, move the title annotation node to the top.",
"nodeId": "v5t8nizy0z"
}
],
"rulesApplied": [
"dv-rule-annotations-001"
],
"ruleResults": [
{
"ruleId": "dv-rule-annotations-001",
"pass": false,
"errorCount": 1,
"errors": [
{
"code": "dv-bp-title-not-on-top-001",
"message": "The topmost node in your flow should be a title annotation (v5t8nizy0z)",
"type": "best-practice",
"recommendation": "The title annotation node is not positioned at the top of the flow. For better readability, move the title annotation node to the top.",
"nodeId": "v5t8nizy0z"
}
]
}
],
"rulesIgnored": []
}
],
"rulesIgnored": true
}
]
}