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

Errors when supporting modules are not installed #33

Open
andrewrdavidson opened this issue Jan 18, 2024 · 1 comment
Open

Errors when supporting modules are not installed #33

andrewrdavidson opened this issue Jan 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@andrewrdavidson
Copy link
Owner

Describe the bug
Code errors when supporting modules aren't loaded or installed.

e.g. Get-FilteredChildItem function is used from Cofl.Util which when not installed gives a sea of red.

Expected behaviour
Any supported modules should be checked and loaded before test execution

@andrewrdavidson
Copy link
Owner Author

Installing the modules makes the problem go away. Need to add dependency checks for all the modules PSQualityCheck depends on.

@andrewrdavidson andrewrdavidson added the bug Something isn't working label Jan 18, 2024
@andrewrdavidson andrewrdavidson self-assigned this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant