FlatRedBall Editor #339
Annotations
22 warnings
|
|
|
FRBDK/Glue/StateInterpolationPlugin/StateInterpolationPlugin/Tweener.cs#L293
Non-nullable field 'PositionChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
FRBDK/Glue/StateInterpolationPlugin/StateInterpolationPlugin/Tweener.cs#L293
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
FRBDK/Glue/StateInterpolationPlugin/StateInterpolationPlugin/Tweener.cs#L293
Non-nullable field '_tweeningFunction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
FRBDK/Glue/StateInterpolationPlugin/StateInterpolationPlugin/TweenerManager.cs#L21
Non-nullable field 'mSelf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
FRBDK/Glue/FlatRedBall.Plugin/NotLoadedPlugin.cs#L36
The event 'NotLoadedPlugin.ReactToPluginEventWithReturnAction' is never used
|
|
FRBDK/Glue/FlatRedBall.Plugin/NotLoadedPlugin.cs#L35
The event 'NotLoadedPlugin.ReactToPluginEventAction' is never used
|
|
FRBDK/Glue/FlatRedBall.Plugin/PluginManagerBase.cs#L757
The variable 'exception' is declared but never used
|
|
FRBDK/Glue/FlatRedBall.Plugin/AllFeed.cs#L29
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Tiled/TMXGlueLib/DotNetZip/Zlib/ZlibCodec.cs#L85
'ClassInterfaceType.AutoDispatch' is obsolete: 'Support for IDispatch may be unavailable in future releases.'
|
|
Tiled/TMXGlueLib/DotNetZip/Zlib/Crc32.cs#L53
'ClassInterfaceType.AutoDispatch' is obsolete: 'Support for IDispatch may be unavailable in future releases.'
|
|
Engines/FlatRedBallXNA/FlatRedBall/Content/Aseprite/AsepriteFile.Extensions.cs#L25
'SpriteSheetProcessor.Process(AsepriteFile, ProcessorOptions?)' is obsolete: 'This method will be removed in a future release. Users should switch to one of the other appropriate Process methods'
|
|
Engines/FlatRedBallXNA/FlatRedBall/Gui/EventArgs.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/NodeNetwork.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L823
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L818
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/AttachableList.cs#L807
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedRectangle.cs#L1527
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/PositionedObject.cs#L2396
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/Math/Geometry/AxisAlignedCube.cs#L345
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Engines/FlatRedBallXNA/FlatRedBall/AI/Pathfinding/Link.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading