Merge pull request #65 from steven4547466/main #35
Annotations
10 warnings
LC-API/obj/Release/netstandard2.1/LC-API.AssemblyInfo.cs#L13
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MonoMod.Utils, Version=21.12.13.1, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs'.
|
LC-API/BundleAPI/BundleLoader.cs#L135
The variable 'ex' is declared but never used
|
LC-API/BundleAPI/BundleLoader.cs#L151
The variable 'ex' is declared but never used
|
LC-API/BundleAPI/BundleLoader.cs#L202
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
LC-API/Comp/LC_APIManager.cs#L25
'GameTips' is obsolete: 'Use Player::QueueTip instead.'
|
LC-API/Comp/LC_APIManager.cs#L26
'ModdedServer.setModdedOnly' is obsolete: 'Use SetServerModdedOnly() instead. This will be removed/private in a future update.'
|
LC-API/Networking/Network.cs#L386
'Networking' is obsolete: 'ServerAPI.Networking is obsolete and will be removed in future versions. Use LC_API.Networking.Network.'
|
LC-API/BundleAPI/BundleLoader.cs#L33
Missing XML comment for publicly visible type or member 'BundleLoader.assets'
|
LC-API/BundleAPI/BundleLoader.cs#L36
Missing XML comment for publicly visible type or member 'BundleLoader.OnLoadedAssetsDelegate'
|
LC-API/GameInterfaceAPI/Events/EventArgs/Player/DroppingItemEventArgs.cs#L6
Missing XML comment for publicly visible type or member 'DroppingItemEventArgs'
|
The logs for this run have expired and are no longer available.
Loading