Fetch and Store GitHub Data for Organization #4
fetch-and-store-github-data.yml
on: schedule
fetch-and-store
41s
Annotations
9 errors
fetch-and-store
Remove-Item : Requested registry access is not allowed.
At C:\actions-runner\_work\_temp\45945a9a-2bb5-43db-ab8b-957f492c0147\setup.ps1:35 char:17
|
fetch-and-store
+ ... Remove-Item -Path $key.PSParentPath -Recurse -Force -Verb ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...1-5-18\Products:String) [Remove-Item], SecurityExce
ption
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
|
fetch-and-store
Remove-Item : Requested registry access is not allowed.
|
fetch-and-store
At C:\actions-runner\_work\_temp\45945a9a-2bb5-43db-ab8b-957f492c0147\setup.ps1:35 char:17
+ ... Remove-Item -Path $key.PSParentPath -Recurse -Force -Verb ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...1-5-18\Products:String) [Remove-Item], SecurityExce
ption
|
fetch-and-store
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
|
fetch-and-store
Remove-Item : Requested registry access is not allowed.
|
fetch-and-store
At C:\actions-runner\_work\_temp\45945a9a-2bb5-43db-ab8b-957f492c0147\setup.ps1:35 char:17
+ ... Remove-Item -Path $key.PSParentPath -Recurse -Force -Verb ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...1-5-18\Products:String) [Remove-Item], SecurityExce
|
fetch-and-store
ption
|
fetch-and-store
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
|