fix for https://github.com/Slazanger/SMT/issues/183 #283
Annotations
20 warnings
build:
EVEData/ZKillRedisQ.cs#L184
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
EVEData/EveManager.cs#L3430
The variable 'e' is declared but never used
|
build:
EVEData/Navigation.cs#L721
Field 'Navigation.MapNode.TheraOutSig' is never assigned to, and will always have its default value null
|
build:
EVEData/Navigation.cs#L720
Field 'Navigation.MapNode.TheraInSig' is never assigned to, and will always have its default value null
|
build:
SMT/MainWindow.xaml.cs#L2296
The variable 'exception' is declared but never used
|
build:
SMT/Overlay.xaml.cs#L271
The field 'Overlay.currentPlayerSystemData' is never used
|
build:
SMT/MainWindow.xaml.cs#L2296
The variable 'exception' is declared but never used
|
build:
SMT/Overlay.xaml.cs#L271
The field 'Overlay.currentPlayerSystemData' is never used
|
build:
DataGen/Program.cs#L45
'SvgTextElement.SvgTextElement(string, float, float)' is obsolete: 'Must pass SvgLength, for x and y, which specifies a unit. Use the new constructor override'
|
build:
DataGen/Program.cs#L97
'SvgTextElement.SvgTextElement(string, float, float)' is obsolete: 'Must pass SvgLength, for x and y, which specifies a unit. Use the new constructor override'
|
build:
EVEData/ZKillRedisQ.cs#L184
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
EVEData/EveManager.cs#L3430
The variable 'e' is declared but never used
|
build:
EVEData/Navigation.cs#L721
Field 'Navigation.MapNode.TheraOutSig' is never assigned to, and will always have its default value null
|
build:
EVEData/Navigation.cs#L720
Field 'Navigation.MapNode.TheraInSig' is never assigned to, and will always have its default value null
|
build:
SMT/MainWindow.xaml.cs#L2296
The variable 'exception' is declared but never used
|
build:
SMT/Overlay.xaml.cs#L271
The field 'Overlay.currentPlayerSystemData' is never used
|
build:
SMT/MainWindow.xaml.cs#L2296
The variable 'exception' is declared but never used
|
build:
SMT/Overlay.xaml.cs#L271
The field 'Overlay.currentPlayerSystemData' is never used
|
build:
DataGen/Program.cs#L45
'SvgTextElement.SvgTextElement(string, float, float)' is obsolete: 'Must pass SvgLength, for x and y, which specifies a unit. Use the new constructor override'
|
build:
DataGen/Program.cs#L97
'SvgTextElement.SvgTextElement(string, float, float)' is obsolete: 'Must pass SvgLength, for x and y, which specifies a unit. Use the new constructor override'
|