Update JoveSystems.csv #259
Annotations
15 warnings
The following actions uses Node.js version which is deprecated 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/
|
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.
|
EVEData/EveManager.cs#L3160
The variable 'e' is declared but never used
|
SMT/Overlay.xaml.cs#L273
The field 'Overlay.currentPlayerSystemData' is never used
|
SMT/Overlay.xaml.cs#L273
The field 'Overlay.currentPlayerSystemData' is never used
|
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'
|
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'
|
DataGen/Program.cs#L7
Non-nullable property 'EM' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
EVEData/EveManager.cs#L3160
The variable 'e' is declared but never used
|
SMT/Overlay.xaml.cs#L273
The field 'Overlay.currentPlayerSystemData' is never used
|
SMT/Overlay.xaml.cs#L273
The field 'Overlay.currentPlayerSystemData' is never used
|
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'
|
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'
|
DataGen/Program.cs#L7
Non-nullable property 'EM' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading