switch to SpongeLLM v0.1.0 #13
Annotations
10 warnings
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L393
Async-iterator 'OobaboogaSharpClient.CompleteTextStreamAsync(TextCompletionRequest, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L65
Possible null reference assignment.
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L296
Possible null reference assignment.
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L388
Possible null reference assignment.
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L393
Async-iterator 'OobaboogaSharpClient.CompleteTextStreamAsync(TextCompletionRequest, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L65
Possible null reference assignment.
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L296
Possible null reference assignment.
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L388
Possible null reference assignment.
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L393
Async-iterator 'OobaboogaSharpClient.CompleteTextStreamAsync(TextCompletionRequest, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
test:
SpongeEngine.OobaboogaSharp/OobaboogaSharpClient.cs#L65
Possible null reference assignment.
|