fixes for highlighting Turnur in the route panel #271
Annotations
19 warnings
build
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/
|
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#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/Overlay.xaml.cs#L273
The field 'Overlay.currentPlayerSystemData' is never used
|
build:
SMT/Overlay.xaml.cs#L273
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:
DataGen/Program.cs#L7
Non-nullable property 'EM' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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#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/Overlay.xaml.cs#L273
The field 'Overlay.currentPlayerSystemData' is never used
|
build:
SMT/Overlay.xaml.cs#L273
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:
DataGen/Program.cs#L7
Non-nullable property 'EM' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|