misc #9
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.
|