AutomatedLab / AutomatedLab/AutomatedLab.Common
WARNING: Module AutomatedLab.Common requires PS Version 5.1
Open
- Dominant language
- PowerShell
- Stars
- 70
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
I checked the psd1 - File. It says:
`PowerShellVersion = '5.1'`
but
`CompatiblePSEditions = @('Desktop','Core')`
Is it PowerShell 7 compatible?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the module's psd1 file, especially PowerShellVersion and CompatiblePSEditions. Verify the module under PowerShell 7 and determine whether the metadata accurately reflects compatibility; done means the warning is resolved or the compatibility limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100