temporarily ignore TokenUsage #46
Annotations
10 warnings
test:
SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L71
Async-iterator 'KoboldSharpClient.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.KoboldSharp/KoboldSharpClient.cs#L14
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
SpongeEngine.KoboldSharp/Extra/GenerateStreamAsync.cs#L21
XML comment has a param tag for 'customJsonSerializerOptions', but there is no parameter by that name
|
test:
SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L71
Async-iterator 'KoboldSharpClient.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.KoboldSharp/KoboldSharpClient.cs#L14
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
SpongeEngine.KoboldSharp/Extra/GenerateStreamAsync.cs#L21
XML comment has a param tag for 'customJsonSerializerOptions', but there is no parameter by that name
|
test:
SpongeEngine.KoboldSharp/United/GenerateAsync.cs#L17
XML comment has a param tag for 'customJsonSerializerOptions', but there is no parameter by that name
|
test:
SpongeEngine.KoboldSharp/United/GenerateAsync.cs#L17
XML comment has a param tag for 'customJsonSerializerOptions', but there is no parameter by that name
|
test:
SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L71
Async-iterator 'KoboldSharpClient.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.KoboldSharp/KoboldSharpClient.cs#L14
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|