Merge upstream #38
Open
Merge upstream #38
Annotations
10 warnings
|
Build:
BepInEx.Core/Bootstrap/BaseChainloader.cs#L110
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.HasBepinPlugins(AssemblyDefinition)'
|
|
Build:
BepInEx.Core/Bootstrap/BaseChainloader.cs#L18
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.CurrentAssemblyVersion'
|
|
Build:
BepInEx.Core/Bootstrap/BaseChainloader.cs#L17
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.CurrentAssemblyName'
|
|
Build:
BepInEx.Core/Bootstrap/BaseChainloader.cs#L15
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>'
|
|
Build:
Runtimes/NET/BepisLoader/BepisLoader.cs#L129
Missing XML comment for publicly visible type or member 'BepisLoader.Log(string)'
|
|
Build:
Runtimes/NET/BepisLoader/BepisLoader.cs#L6
Missing XML comment for publicly visible type or member 'BepisLoader'
|
|
Build:
Runtimes/NET/BepisLoader/BepisLoader.cs#L37
Dereference of a possibly null reference.
|
|
Build:
Runtimes/NET/BepisLoader/BepisLoader.cs#L36
Dereference of a possibly null reference.
|
|
Build:
Runtimes/NET/BepisLoader/BepisLoader.cs#L23
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
Build:
Runtimes/NET/BepisLoader/BepisLoader.cs#L12
Possible null reference assignment.
|
Loading