Skip to content

re-imports

re-imports #892

Triggered via push February 15, 2024 15:11
Status Failure
Total duration 9m 43s
Artifacts 1

main.yml

on: push
Matrix: build
Publish packages
0s
Publish packages
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 15 warnings
cp312 on windows-latest
Command powershell -Command Get-Host && powershell Get-Location && powershell New-Item -Path . -Name _lib -ItemType directory && powershell %CD%\scripts\download-mbedtls.ps1 %VERSION% _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType StaticLibrary _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType DynamicLibrary _lib\mbedtls && dir %LIB% failed with code 1. None
cp312 on windows-latest
Process completed with exit code 1.
cp39 on windows-latest
Command powershell -Command Get-Host && powershell Get-Location && powershell New-Item -Path . -Name _lib -ItemType directory && powershell %CD%\scripts\download-mbedtls.ps1 %VERSION% _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType StaticLibrary _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType DynamicLibrary _lib\mbedtls && dir %LIB% failed with code 1. None
cp39 on windows-latest
Process completed with exit code 1.
cp311 on windows-latest
Command powershell -Command Get-Host && powershell Get-Location && powershell New-Item -Path . -Name _lib -ItemType directory && powershell %CD%\scripts\download-mbedtls.ps1 %VERSION% _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType StaticLibrary _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType DynamicLibrary _lib\mbedtls && dir %LIB% failed with code 1. None
cp311 on windows-latest
Process completed with exit code 1.
cp38 on windows-latest
Command powershell -Command Get-Host && powershell Get-Location && powershell New-Item -Path . -Name _lib -ItemType directory && powershell %CD%\scripts\download-mbedtls.ps1 %VERSION% _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType StaticLibrary _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType DynamicLibrary _lib\mbedtls && dir %LIB% failed with code 1. None
cp38 on windows-latest
Process completed with exit code 1.
cp310 on windows-latest
Command powershell -Command Get-Host && powershell Get-Location && powershell New-Item -Path . -Name _lib -ItemType directory && powershell %CD%\scripts\download-mbedtls.ps1 %VERSION% _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType StaticLibrary _lib\mbedtls && powershell %CD%\scripts\install-mbedtls.ps1 -ConfigurationType DynamicLibrary _lib\mbedtls && dir %LIB% failed with code 1. None
cp310 on windows-latest
Process completed with exit code 1.
cp310 on ubuntu-latest
Command ['sh', '-c', 'pytest /project/tests'] failed with code 4.
cp310 on ubuntu-latest
Process completed with exit code 1.
cp311 on ubuntu-latest
Command ['sh', '-c', 'pytest /project/tests'] failed with code 4.
cp311 on ubuntu-latest
Process completed with exit code 1.
cp312 on ubuntu-latest
Command ['sh', '-c', 'pytest /project/tests'] failed with code 4.
cp312 on ubuntu-latest
Process completed with exit code 1.
cp38 on ubuntu-latest
Command ['sh', '-c', 'pytest /project/tests'] failed with code 4.
cp38 on ubuntu-latest
Process completed with exit code 1.
cp39 on ubuntu-latest
Command ['sh', '-c', 'pytest /project/tests'] failed with code 4.
cp39 on ubuntu-latest
Process completed with exit code 1.
cp312 on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/python-mbedtls/python-mbedtls/tests'] failed with code 4. None
cp312 on macos-latest
Process completed with exit code 1.
cp311 on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/python-mbedtls/python-mbedtls/tests'] failed with code 4. None
cp311 on macos-latest
Process completed with exit code 1.
cp39 on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/python-mbedtls/python-mbedtls/tests'] failed with code 4. None
cp39 on macos-latest
Process completed with exit code 1.
cp310 on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/python-mbedtls/python-mbedtls/tests'] failed with code 4. None
cp310 on macos-latest
Process completed with exit code 1.
cp38 on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/python-mbedtls/python-mbedtls/tests'] failed with code 4. None
cp38 on macos-latest
Process completed with exit code 1.
cp312 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp39 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp311 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp38 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp310 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp310 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp311 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp312 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp38 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp39 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp312 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp311 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp39 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp310 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cp38 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
dist Expired
101 KB