Skip to content

temporarily ignore TokenUsage #46

temporarily ignore TokenUsage

temporarily ignore TokenUsage #46

Triggered via push January 31, 2025 01:28
Status Success
Total duration 1m 6s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

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.