@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
61 lines • 2.48 kB
JSON
{
"name": "PingOne DaVinci Linter",
"pass": false,
"errorCount": 2,
"rulePackResults": [
{
"pass": false,
"errorCount": 2,
"lintResults": [
{
"flowId": "bd15b4d79336dcd52897e070738ad233",
"flowName": "Missing Title Annotation",
"pass": false,
"errorCount": 2,
"errors": [
{
"code": "dv-bp-annotation-001",
"message": "Annotation color is not in palette [#e7e7e7ff] (2elun9ixpr)",
"type": "best-practice",
"recommendation": "The annotation color is not part of the recommended palette. To ensure optimal results, use the suggested colors.",
"nodeId": "2elun9ixpr"
},
{
"code": "dv-bp-missing-title-annotation-001",
"message": "Each flow should contain a title annotation node with a background color of #4462ed",
"type": "best-practice",
"recommendation": "This flow is missing a title annotation node with a proper description. To improve flow organization, add a title annotation node and set the background color to #4462ed."
}
],
"rulesApplied": [
"dv-rule-annotations-001"
],
"ruleResults": [
{
"ruleId": "dv-rule-annotations-001",
"pass": false,
"errorCount": 2,
"errors": [
{
"code": "dv-bp-annotation-001",
"message": "Annotation color is not in palette [#e7e7e7ff] (2elun9ixpr)",
"type": "best-practice",
"recommendation": "The annotation color is not part of the recommended palette. To ensure optimal results, use the suggested colors.",
"nodeId": "2elun9ixpr"
},
{
"code": "dv-bp-missing-title-annotation-001",
"message": "Each flow should contain a title annotation node with a background color of #4462ed",
"type": "best-practice",
"recommendation": "This flow is missing a title annotation node with a proper description. To improve flow organization, add a title annotation node and set the background color to #4462ed."
}
]
}
],
"rulesIgnored": []
}
],
"rulesIgnored": true
}
]
}