Adding freecad python modules #1819
Annotations
1 error, 1 warning, and 1 notice
|
upload_to_test_pypy
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
The workflow context indicates that this action was called from a
pull request on a fork. GitHub doesn't give these workflows OIDC permissions,
even if `id-token: write` is explicitly configured.
To fix this, change your publishing workflow to use an event that
forks of your repository cannot trigger (such as tag or release
creation, or a manually triggered workflow dispatch).
|
|
build (macos-14, *macosx*, macos_arm64, arm64)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
|
build (macos-13, *macosx*, macos_x86_64, x86_64)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
artifact-macos-13-macos_x86_64-0
Expired
|
118 MB |
sha256:4c8f33306bf8cad462341b4b3708bc51ee01b7908049b5857d1c9e5766496bfd
|
|
|
artifact-macos-14-macos_arm64-1
Expired
|
108 MB |
sha256:8adc41260ed65273ff0e2560e5043c90d208bd854deed0db45d44882725cd918
|
|
|
artifact-sdist
Expired
|
3.59 MB |
sha256:5928da6f83253d4da312d7b1befb8d850d6e54d78f6897dc7b1eb72f0409b3d7
|
|
|
artifact-ubuntu-latest-manylinux-2
Expired
|
140 MB |
sha256:f886657a27a0311ed574b235c4c8d863a8dd5dca943274c844b0878372b3f832
|
|
|
artifact-ubuntu-latest-musllinux-3
Expired
|
150 MB |
sha256:44a9cfc41c1630a643a14509104a0977096c5aca71e2caf5dc4c72448c31af8d
|
|