Bump OpenTelemetry.Instrumentation.Runtime from 1.12.0 to 1.14.0#177
Closed
Annotations
10 warnings
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/AIInputManager.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/AIInputManager.cs#L37
Cannot convert null literal to non-nullable reference type.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/GameManager.cs#L75
Cannot convert null literal to non-nullable reference type.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/AIInputManager.cs#L16
Non-nullable field '_lastAppliedAIAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/AIInputManager.cs#L16
Non-nullable field '_aiAnalysisTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/AIInputManager.cs#L16
Non-nullable field '_pendingAIFrameString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/AIInputManager.cs#L16
Non-nullable field '_lastFrameString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.Console/TestScreenshot.cs#L5
The entry point of the program is global code; ignoring 'TestScreenshot.Main()' entry point.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.GameActionProcessor/GameActionProviderBase.cs#L5
Non-nullable field 'chat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
05-AppCreatedWithGenAI/SpaceAINet/SpaceAINet.GameActionProcessor/GameActionProviderBase.cs#L83
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading