Bump fast-xml-parser from 5.4.2 to 5.5.6 #745
test-python-freethreaded.yml
on: pull_request
Matrix: check-latest
Matrix: setup-dev-version
Matrix: setup-pre-release-version-from-manifest
Matrix: setup-prerelease-version
Matrix: setup-python-multiple-python-versions
Matrix: setup-versions-from-file-without-parameter
Matrix: setup-versions-from-file
Matrix: setup-versions-from-manifest
Matrix: setup-versions-from-pipfile-with-python_full_version
Matrix: setup-versions-from-pipfile-with-python_version
Matrix: setup-versions-from-poetry-pyproject-file
Matrix: setup-versions-from-standard-pyproject-file
Matrix: setup-versions-from-tool-versions-file
Matrix: setup-versions-noenv
Matrix: setup-versions-with-freethread-input
Annotations
4 errors
|
Setup 3.13.2t windows-latest version file
At D:\a\_temp\b45515fc-7088-4756-b910-a209822c167d\setup.ps1:142 char:5
+ New-Item -Path "$PythonArchPath\python.exe" -ItemType SymbolicLin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ResourceExists: (C:\hostedtoolca...aded\python.exe:String) [New-Item], IOException
+ FullyQualifiedErrorId : NewItemIOError,Microsoft.PowerShell.Commands.NewItemCommand
|
|
Setup 3.13.2t windows-latest version file
New-Item : NewItemIOError
|
|
Setup 3.13.2t windows-latest version file
path 'C:\hostedtoolcache\windows\Python\3.13.2\x64-freethreaded\python.exe' is denied.
At D:\a\_temp\b45515fc-7088-4756-b910-a209822c167d\setup.ps1:141 char:5
+ Remove-Item -Path "$PythonArchPath\python.exe" -Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\hostedtoolca...aded\python.exe:FileInfo) [Remove-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
|
|
Setup 3.13.2t windows-latest version file
Remove-Item : Cannot remove item C:\hostedtoolcache\windows\Python\3.13.2\x64-freethreaded\python.exe: Access to the
|