Update build.yml #7
Annotations
9 errors and 1 warning
build
Remove-Item : Requested registry access is not allowed.
|
build
At C:\work\actions-runner\_work\_temp\663cd8ef-92d7-4cb0-a4f8-61bf34d35bed\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
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
|
build
Remove-Item : Requested registry access is not allowed.
At C:\work\actions-runner\_work\_temp\663cd8ef-92d7-4cb0-a4f8-61bf34d35bed\setup.ps1:35 char:17
|
build
+ ... Remove-Item -Path $key.PSParentPath -Recurse -Force -Verb ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...1-5-18\Products:String) [Remove-Item], SecurityExce
|
build
ption
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
|
build
Remove-Item : Requested registry access is not allowed.
At C:\work\actions-runner\_work\_temp\663cd8ef-92d7-4cb0-a4f8-61bf34d35bed\setup.ps1:35 char:17
|
build
+ ... Remove-Item -Path $key.PSParentPath -Recurse -Force -Verb ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...1-5-18\Products:String) [Remove-Item], SecurityExce
|
build
ption
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
|
build
Remove-Item : Requested registry access is not allowed.
At C:\work\actions-runner\_work\_temp\663cd8ef-92d7-4cb0-a4f8-61bf34d35bed\setup.ps1:35 char:17
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|