Fix: Missing ssize_t
on Windows
#969
Annotations
2 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test .NET:
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)
|
Loading