feature(validation): Improve validation option in Panorama #299
Annotations
4 errors and 1 warning
Expected(<commit-all><shared-policy><device-group><entry name="foo"><devices><entry name="d1"></entry></devices></entry></device-group><description>device group</description><include-template>yes</include-template><force-template-values>no</force-template-values></shared-policy></commit-all>) got(<commit-all><shared-policy><device-group><entry name="foo"><devices><entry name="d1"></entry></devices></entry></device-group><description>device group</description><include-template>yes</include-template><force-template-values>no</force-template-values><validate-only>no</validate-only></shared-policy></commit-all>)
|
Expected(<commit-all><template><name>tmpl1</name><description>template</description><device><member>12321</member></device><force-template-values>yes</force-template-values></template></commit-all>) got(<commit-all><template><device><member>12321</member></device><name>tmpl1</name><description>template</description><force-template-values>yes</force-template-values><validate-only>no</validate-only></template></commit-all>)
|
Expected(<commit-all><template-stack><name>ts1</name><description>template stack</description><device><member>12321</member></device><force-template-values>yes</force-template-values></template-stack></commit-all>) got(<commit-all><template-stack><device><member>12321</member></device><name>ts1</name><description>template stack</description><force-template-values>yes</force-template-values><validate-only>no</validate-only></template-stack></commit-all>)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading