Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YANG validation issue #2397

Closed
ietf-svn-bot opened this issue Oct 31, 2017 · 3 comments
Closed

YANG validation issue #2397

ietf-svn-bot opened this issue Oct 31, 2017 · 3 comments

Comments

@ietf-svn-bot
Copy link

resolution_fixed type_defect | by bclaise@cisco.com


Hi,

https://datatracker.ietf.org/doc/draft-acee-netmod-rfc8022bis/
The YANG validation pop up window shows: ☯ 4 errors, 0 warnings.

There are only 2 errors.
draft-acee-netmod-rfc8022bis-06.txt:
xym 0.4:
Extracting 'ietf-routing@2017-10-30.yang'
Extracting 'ietf-ipv4-unicast-routing@2017-10-14.yang'
Extracting 'ietf-ipv6-unicast-routing@2017-10-14.yang'
Extracting 'ietf-ipv6-router-advertisements@2017-10-14.yang'
Extracting 'example-rip'

ietf-routing@2017-10-30.yang:
pyang 1.7.3: pyang --verbose --ietf -p {libs} {model}:
No validation errors

yanglint 0.13.79: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib} {model} -i:
No validation errors

ietf-ipv6-unicast-routing@2017-10-14.yang:
pyang 1.7.3: pyang --verbose --ietf -p {libs} {model}:
No validation errors

yanglint 0.13.79: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib} {model} -i:
No validation errors

ietf-ipv6-router-advertisements@2017-10-14.yang:
pyang 1.7.3: pyang --verbose --ietf -p {libs} {model}:
No validation errors

yanglint 0.13.79: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib} {model} -i:
err : Unable to parse submodule, parse the main module instead.
err : Module parsing failed.

ietf-ipv4-unicast-routing@2017-10-14.yang:
pyang 1.7.3: pyang --verbose --ietf -p {libs} {model}:
No validation errors

yanglint 0.13.79: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib} {model} -i:
No validation errors

Actually, there are not real errors, but Henrik and Benoit agreed not to create validator specific conditions.


Issue migrated from trac:2397 at 2022-03-04 05:59:35 +0000

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed status from new to closed

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed resolution from `` to fixed

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


Fixed in 1e98a58:

Added missing in-loop variable initializations in the yang checker code. Fixes issue #2397.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant