-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Issue with connecting new contexts (Conntect-GitHub)
Version information
0.32.0
To reproduce
Connect-GitHub (in GitHub Actions)
Code snippet
Connect-GitHub
Relevant output
Connect-GitHub : The term 'Remove-HashtableEntry' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At /Users/runner/work/GitHub-Script/GitHub-Script/scripts/init.ps1:109 char:13
+ Connect-GitHub @params
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Remove-HashtableEntry:String) [Write-Error], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException,Connect-GitHubAccount
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done