v9.0.0-alpha.1 #17
Annotations
10 errors
Build:
EXILED/Exiled.API/Enums/DoorType.cs#L271
XML comment has cref attribute 'Nuke' that could not be resolved
|
Build:
EXILED/Exiled.API/Enums/RespawnEffectType.cs#L17
XML comment has cref attribute 'PlayEffect(RespawnEffectType)' that could not be resolved
|
Build:
EXILED/Exiled.API/Enums/RespawnEffectType.cs#L18
XML comment has cref attribute 'PlayEffects(RespawnEffectType[])' that could not be resolved
|
Build:
EXILED/Exiled.API/Features/Npc.cs#L137
Missing XML comment for publicly visible type or member 'Npc.Create(string, RoleTypeId, Vector3)'
|
Build:
EXILED/Exiled.API/Features/Respawn.cs#L185
Missing XML comment for publicly visible type or member 'Respawn.AdvanceTime(Faction, float)'
|
Build:
EXILED/Exiled.API/Features/Respawn.cs#L188
Missing XML comment for publicly visible type or member 'Respawn.SpawnWave(SpawnableWaveBase)'
|
Build:
EXILED/Exiled.API/Features/Respawn.cs#L191
Missing XML comment for publicly visible type or member 'Respawn.SpawnWave<T>(Faction, bool)'
|
Build:
EXILED/Exiled.API/Features/Respawn.cs#L281
Missing XML comment for publicly visible type or member 'Respawn.ForceWave(SpawnableWaveBase)'
|
Build:
EXILED/Exiled.API/Features/Items/Firearm.cs#L8
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
Build:
EXILED/Exiled.API/Features/Items/Firearm.cs#L141
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Loading