Skip to content

updated version info #223

updated version info

updated version info #223

Triggered via push March 6, 2024 21:10
Status Success
Total duration 5m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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 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: 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 declaring the property as nullable.