Skip to content

fix test on push

fix test on push #22

Triggered via push August 9, 2024 12:32
Status Failure
Total duration 55s
Artifacts
converter
47s
converter
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
converter
Remove-Item : Requested registry access is not allowed. At C:\runner\_work\_temp\5cb42bf5-779a-49f6-84a8-4f3200f8a831\setup.ps1:56 char:13
converter
+ Remove-Item Registry::$_ -Recurse -Force -Verbose + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...rsion\Uninstall:String) [Remove-Item], SecurityExce ption + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
converter
Remove-Item : Requested registry access is not allowed.
converter
At C:\runner\_work\_temp\5cb42bf5-779a-49f6-84a8-4f3200f8a831\setup.ps1:56 char:13 + Remove-Item Registry::$_ -Recurse -Force -Verbose
converter
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...rsion\Uninstall:String) [Remove-Item], SecurityExce
converter
ption
converter
+ FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.RemoveItemCommand
converter
Remove-Item : Requested registry access is not allowed.
converter
At C:\runner\_work\_temp\5cb42bf5-779a-49f6-84a8-4f3200f8a831\setup.ps1:56 char:13 + Remove-Item Registry::$_ -Recurse -Force -Verbose
converter
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
converter
Process completed with exit code 1.
converter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/