You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Action Error: The 'Invoke-MtGraphRequest' command was found in the module 'Maester', but the module could not be loaded due to the following error: [Assembly with same name is already loaded]
#606
I have set up a GitHub action to automate the generation of the Maester reports, which do get generated, but I see several errors in the console log:
I did some research into the error, and I'm not sure what the fix is, but someone mentioned that when installing the module as part of the action.yml, to use -AllowClobber.
Any help is greatly appreciated, and awesome work with Maester 🤓
The text was updated successfully, but these errors were encountered:
I have set up a GitHub action to automate the generation of the Maester reports, which do get generated, but I see several errors in the console log:
I did some research into the error, and I'm not sure what the fix is, but someone mentioned that when installing the module as part of the action.yml, to use -AllowClobber.
Any help is greatly appreciated, and awesome work with Maester 🤓
The text was updated successfully, but these errors were encountered: