updated version number to 1.35 #273
Annotations
21 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish:
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.
|
Publish:
EVEData/EveManager.cs#L3368
The variable 'e' is declared but never used
|
Publish:
EVEData/Navigation.cs#L720
Field 'Navigation.MapNode.TheraInSig' is never assigned to, and will always have its default value null
|
Publish:
EVEData/Navigation.cs#L721
Field 'Navigation.MapNode.TheraOutSig' is never assigned to, and will always have its default value null
|
Publish:
SMT/MainWindow.xaml.cs#L2557
The variable 'exception' is declared but never used
|
Publish:
SMT/Overlay.xaml.cs#L271
The field 'Overlay.currentPlayerSystemData' is never used
|
Publish:
SMT/MainWindow.xaml.cs#L2557
The variable 'exception' is declared but never used
|
Publish:
SMT/Overlay.xaml.cs#L271
The field 'Overlay.currentPlayerSystemData' is never used
|
Publish:
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'
|
Publish:
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#L3368
The variable 'e' is declared but never used
|
Build:
EVEData/Navigation.cs#L720
Field 'Navigation.MapNode.TheraInSig' is never assigned to, and will always have its default value null
|
Build:
EVEData/Navigation.cs#L721
Field 'Navigation.MapNode.TheraOutSig' is never assigned to, and will always have its default value null
|
Build:
SMT/MainWindow.xaml.cs#L2557
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#L2557
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'
|
Loading