Surround MSVC-specific pragmas with #ifdef _MSC_VER #935
prerelease.yml
on: pull_request
Ubuntu (GCC 14)
6m 20s
Ubuntu (Clang 18)
4m 48s
MacOS
2m 18s
Windows
5m 24s
Update Version
3s
Docker
31s
Matrix: Cross Compilation
Matrix: Build Python Wheels
Annotations
37 errors and 14 warnings
Build Python Wheels (macos-latest, 312)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-q0ad1pg4/cp312-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
Build Python Wheels (macos-latest, 312)
Process completed with exit code 1.
|
Build Python Wheels (macos-latest, 39)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (macos-latest, 310)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (macos-latest, 310)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-c737jytx/cp310-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
Build Python Wheels (macos-latest, 310)
Process completed with exit code 1.
|
Build Python Wheels (windows-latest, 38)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (windows-latest, 38)
The operation was canceled.
|
Build Python Wheels (windows-latest, 39)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (windows-latest, 39)
The operation was canceled.
|
Build Python Wheels (windows-latest, 37)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (windows-latest, 37)
The operation was canceled.
|
Build Python Wheels (windows-latest, 310)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (windows-latest, 310)
The operation was canceled.
|
Build Python Wheels (windows-latest, 312)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (windows-latest, 312)
The operation was canceled.
|
Build Python Wheels (windows-latest, 311)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (windows-latest, 311)
The operation was canceled.
|
Build Python Wheels (macos-latest, 311)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (macos-latest, 311)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-gmi4lc1b/cp311-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
Build Python Wheels (macos-latest, 311)
The operation was canceled.
|
Build Python Wheels (ubuntu-latest, 38)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (ubuntu-latest, 38)
The operation was canceled.
|
Build Python Wheels (ubuntu-latest, 311)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (ubuntu-latest, 311)
The operation was canceled.
|
Build Python Wheels (ubuntu-latest, 37)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (ubuntu-latest, 37)
The operation was canceled.
|
Build Python Wheels (ubuntu-latest, 312)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (ubuntu-latest, 312)
The operation was canceled.
|
Build Python Wheels (ubuntu-latest, 39)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (ubuntu-latest, 39)
The operation was canceled.
|
Build Python Wheels (macos-latest, 37)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (macos-latest, 37)
The operation was canceled.
|
Build Python Wheels (ubuntu-latest, 310)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (ubuntu-latest, 310)
The operation was canceled.
|
Build Python Wheels (macos-latest, 38)
The job was canceled because "macos-latest_312" failed.
|
Build Python Wheels (macos-latest, 38)
The operation was canceled.
|
MacOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MacOS:
csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
MacOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Ubuntu (Clang 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu (Clang 18):
csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows:
csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Ubuntu (GCC 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Ubuntu (GCC 14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, gradle/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu (GCC 14):
csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
unum-cloud~usearch~PCDQ7D.dockerbuild
|
28.1 KB |
|