Initial Commit #1546
tests.yml
on: pull_request
integration-tests
10s
format-check
27s
Yaml linting check
4s
Annotations
4 errors and 5 warnings
integration-tests:
src/Meilisearch/MeilisearchClient.cs#L404
Non-invocable member 'NotImplementedException' cannot be used like a method.
|
integration-tests:
src/Meilisearch/MeilisearchClient.cs#L404
Non-invocable member 'NotImplementedException' cannot be used like a method.
|
integration-tests
Process completed with exit code 1.
|
format-check
Process completed with exit code 2.
|
Yaml linting check
The process '/usr/bin/git' failed with exit code 128
|
integration-tests:
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.
|
integration-tests:
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.
|
integration-tests
The process '/usr/bin/git' failed with exit code 128
|
format-check
The process '/usr/bin/git' failed with exit code 128
|