Skip to content

bump version

bump version #10

Triggered via push January 13, 2025 22:20
Status Success
Total duration 46s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'BaseLlmProvider.IsAvailableAsync(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L214
'KoboldSharpClient.Dispose(bool)' hides inherited member 'BaseLlmProvider.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L226
'KoboldSharpClient.Dispose()' hides inherited member 'BaseLlmProvider.Dispose()'. Use the new keyword if hiding was intended.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'BaseLlmProvider.IsAvailableAsync(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L214
'KoboldSharpClient.Dispose(bool)' hides inherited member 'BaseLlmProvider.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L226
'KoboldSharpClient.Dispose()' hides inherited member 'BaseLlmProvider.Dispose()'. Use the new keyword if hiding was intended.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'BaseLlmProvider.IsAvailableAsync(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L214
'KoboldSharpClient.Dispose(bool)' hides inherited member 'BaseLlmProvider.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L226
'KoboldSharpClient.Dispose()' hides inherited member 'BaseLlmProvider.Dispose()'. Use the new keyword if hiding was intended.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'BaseLlmProvider.IsAvailableAsync(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.