Skip to content

🪲[Bug]: GitHub 0.32.0 (Pulled back) #447

@MariusStorhaug

Description

@MariusStorhaug

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions