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

PowerShell strict mode detected unused code in the install.ps1. #1866

Closed
phillipsj opened this issue Sep 21, 2021 · 1 comment
Closed

PowerShell strict mode detected unused code in the install.ps1. #1866

phillipsj opened this issue Sep 21, 2021 · 1 comment
Assignees
Labels
area/install-script Issues that seem to be related to install.sh or the other shell scripts area/windows

Comments

@phillipsj
Copy link
Contributor

Environmental Info:

RKE2 install.ps1 for Windows.

Describe the bug:

A community PR enabled strict mode for PowerShell. Strict mode being enabled alerted us to some issues within our script and this PR removes unused variables and code.

@phillipsj phillipsj added area/install-script Issues that seem to be related to install.sh or the other shell scripts area/windows labels Sep 21, 2021
@phillipsj phillipsj self-assigned this Sep 21, 2021
@phillipsj
Copy link
Contributor Author

This was completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install-script Issues that seem to be related to install.sh or the other shell scripts area/windows
Projects
None yet
Development

No branches or pull requests

1 participant