Hello charmers, I’m in the process of getting my charms ready for review and I’ve started creating workflows with Github, and I’m hitting a couple of issues.
• During Lint tests, I got errors about Lines too long. Can you confirm the length is limited to 80 characters? Run tests · jproque-dell/powerflex-nova-charm@5cbc86b · GitHub • During Unit tests, I got permission denied errors by the runner when installing packages for dependencies resolution, not sure how to overcome this blocker. Run tests · jproque-dell/powerflex-nova-charm@5cbc86b · GitHub
Any ideas on how to fix this? Am I missing something?