Skip to content

misc

misc #12

Triggered via push January 14, 2025 17:01
Status Success
Total duration 1m 21s
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 'LlmClientBase.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 'LlmClientBase.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 'LlmClientBase.Dispose()'. Use the new keyword if hiding was intended.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'LlmClientBase.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 'LlmClientBase.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 'LlmClientBase.Dispose()'. Use the new keyword if hiding was intended.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'LlmClientBase.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 'LlmClientBase.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 'LlmClientBase.Dispose()'. Use the new keyword if hiding was intended.
test: SpongeEngine.KoboldSharp/KoboldSharpClient.cs#L188
'KoboldSharpClient.IsAvailableAsync(CancellationToken)' hides inherited member 'LlmClientBase.IsAvailableAsync(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.