Adding freecad python modules #1824
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:820242a07b05ecdb42a61cbb84d0508272c6490331ef437e876c6e43b4b2feee
|
|
|
artifact-macos-14-macos_arm64-1
Expired
|
108 MB |
sha256:e1fbca8f7085c1e9c1ec2408df767f16f5e31ba8a5c4fb8e0467e4db8f7c2805
|
|
|
artifact-sdist
Expired
|
3.59 MB |
sha256:2b5dfc7322095351e806c29b50522d903b05f7949710cb7c1c3113915053160f
|
|
|
artifact-ubuntu-latest-manylinux-2
Expired
|
140 MB |
sha256:395ca537c3cf3f6fd3c20a0600fb03f8eb376b645873c65e6a0e785109c87e95
|
|
|
artifact-ubuntu-latest-musllinux-3
Expired
|
150 MB |
sha256:a66f02e8737c68cc32ed16c5bddb80a37a950ec05c72a91bfae1ecb3d5e9a165
|
|