Initial Commit #572
Open
Initial Commit #572
Annotations
3 errors and 3 warnings
Build:
src/Meilisearch/MeilisearchClient.cs#L404
Non-invocable member 'NotImplementedException' cannot be used like a method.
|
Build:
src/Meilisearch/MeilisearchClient.cs#L404
Non-invocable member 'NotImplementedException' cannot be used like a method.
|
Build
Process completed with exit code 1.
|
Build:
src/Meilisearch/MeilisearchClient.cs#L402
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
src/Meilisearch/MeilisearchClient.cs#L402
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading