Post-rebase stuff. #261
Annotations
5 errors
Check Code:
OpenRA.Mods.Common/Traits/DockClientBase.cs#L35
Private member 'DockClientBase.hasDockRelationshipWith' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
Check Code:
OpenRA.Mods.Common/Traits/DockClientBase.cs#L36
Private member 'DockClientBase.hasDockForcedRelationshipWith' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
Check Code:
OpenRA.Mods.Common/Traits/DockClientBase.cs#L35
Private member 'DockClientBase.hasDockRelationshipWith' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
Check Code:
OpenRA.Mods.Common/Traits/DockClientBase.cs#L36
Private member 'DockClientBase.hasDockForcedRelationshipWith' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
Check Code
Process completed with exit code 2.
|
Loading