misc #12
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.OobaSharp/Client/OobaSharpClient.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
SpongeEngine.OobaSharp/Client/OobaSharpClient.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
SpongeEngine.OobaSharp/Client/OobaSharpClient.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
SpongeEngine.OobaSharp.Tests/Unit/Client/OobaSharpClientTests.cs#L65
Dereference of a possibly null reference.
|
test:
SpongeEngine.OobaSharp.Tests/Unit/Providers/OobaSharpOpenAiCompatible/OobaSharpOpenAiCompatibleProviderTests.cs#L66
Dereference of a possibly null reference.
|
test:
SpongeEngine.OobaSharp.Tests/Unit/Client/OobaboogaStreamingTests.cs#L42
Dereference of a possibly null reference.
|
test:
SpongeEngine.OobaSharp.Tests/Unit/Client/OobaboogaStreamingTests.cs#L78
Dereference of a possibly null reference.
|
test:
SpongeEngine.OobaSharp.Tests/Unit/Client/OobaboogaStreamingTests.cs#L105
Dereference of a possibly null reference.
|
test:
SpongeEngine.OobaSharp/Client/OobaSharpClient.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
SpongeEngine.OobaSharp/Client/OobaSharpClient.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|