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

Fix indentation issues in module documentation/changelog #163

Open
6 tasks done
vexx32 opened this issue Sep 27, 2024 · 0 comments
Open
6 tasks done

Fix indentation issues in module documentation/changelog #163

vexx32 opened this issue Sep 27, 2024 · 0 comments
Labels
0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue Documentation Issues for changes that only need to change documentation

Comments

@vexx32
Copy link
Member

vexx32 commented Sep 27, 2024

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

What You Are Seeing?

Import log for v1.5.23of the collection on Automation Hub shows warnings about incorrect indentation in some module files (see below).

What is Expected?

No import warnings on AH

How Did You Get This To Happen?

Published v1.5.3 of the collection to Automation Hub

System Details

N/A

Installed Packages

N/A

Output Log

changelogs/changelog.yaml:10: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:17: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:19: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:21: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:31: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:38: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:41: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:44: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:53: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:55: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:57: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:64: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:71: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:74: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:81: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:83: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:94: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:96: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:97: yaml[line-length]: Line too long (193 > 160 characters) 
changelogs/config.yaml:14: yaml[indentation]: Wrong indentation: expected at least 1 
plugins/modules/win_chocolatey.py:453: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey.py:463: yaml[indentation]: Wrong indentation: expected 4 but found 2 
plugins/modules/win_chocolatey.py:470: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey.py:513: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey.py:519: yaml[indentation]: Wrong indentation: expected 4 but found 2 
plugins/modules/win_chocolatey_facts.py:75: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey_facts.py:90: yaml[indentation]: Wrong indentation: expected 6 but found 4 

Additional Context

No response

@vexx32 vexx32 added Documentation Issues for changes that only need to change documentation 0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue Documentation Issues for changes that only need to change documentation
Projects
None yet
Development

No branches or pull requests

1 participant