Skip to content

updated version to 1.23 #174

updated version to 1.23

updated version to 1.23 #174

Triggered via push September 14, 2023 18:21
Status Success
Total duration 3m 9s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: EVEData/ZKillRedisQ.cs#L169
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: 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#L7
Non-nullable property 'EM' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.