Release/1.9.3 #21
Annotations
10 errors and 10 warnings
yaml[indentation]:
changelogs/changelog.yaml#L6
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L9
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L15
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L25
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L27
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
changelogs/changelog.yaml#L34
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L43
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L48
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
changelogs/changelog.yaml#L64
Wrong indentation: expected 8 but found 6
|
yaml[indentation]:
changelogs/changelog.yaml#L67
Wrong indentation: expected 6 but found 4
|
jinja[spacing]:
examples/dr/protection_policy.yml#L104
Jinja2 spacing could be improved: {{result.rule_uuid}} -> {{ result.rule_uuid }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L81
Jinja2 spacing could be improved: {{result.plan_uuid}} -> {{ result.plan_uuid }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L124
Jinja2 spacing could be improved: {{recovery_plan.plan_uuid}} -> {{ recovery_plan.plan_uuid }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L132
Jinja2 spacing could be improved: {{recovery_plan_info}} -> {{ recovery_plan_info }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L144
Jinja2 spacing could be improved: {{recovery_plan.plan_uuid}} -> {{ recovery_plan.plan_uuid }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L154
Jinja2 spacing could be improved: {{migrate_job}} -> {{ migrate_job }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L158
Jinja2 spacing could be improved: {{migrate_job.job_uuid}} -> {{ migrate_job.job_uuid }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L173
Jinja2 spacing could be improved: {{migrate_job.job_uuid}} -> {{ migrate_job.job_uuid }}
|
jinja[spacing]:
examples/dr/recovery_plan_with_execution.yml#L173
Jinja2 spacing could be improved: {{recovery_plan.plan_uuid}} -> {{ recovery_plan.plan_uuid }}
|
jinja[spacing]:
examples/iaas/roles/external_subnet/tasks/main.yml#L5
Jinja2 spacing could be improved: {{external_subnet.eNat}} -> {{ external_subnet.eNat }}
|