Skip to content

publish

publish #3

Manually triggered August 9, 2023 19:27
Status Failure
Total duration 1m 18s
Artifacts 1

publish.yml

on: workflow_dispatch
create_nuget
29s
create_nuget
validate_nuget
19s
validate_nuget
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
validate_nuget
Process completed with exit code 1.
create_nuget: DotCreator/src/App.cs#L147
Non-nullable field 'window' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
create_nuget: DotCreator/src/App.cs#L175
Nullability of reference types in type of parameter 'sender' of 'void Input.KeyPressed(object sender, KeyEventArgs e)' doesn't match the target delegate 'EventHandler<KeyEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L176
Nullability of reference types in type of parameter 'sender' of 'void Input.MouseButtonPressed(object sender, MouseButtonEventArgs e)' doesn't match the target delegate 'EventHandler<MouseButtonEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L178
Nullability of reference types in type of parameter 'sender' of 'void App.MouseButtonPressed(object sender, MouseButtonEventArgs e)' doesn't match the target delegate 'EventHandler<MouseButtonEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L179
Nullability of reference types in type of parameter 'sender' of 'void App.MouseScrolled(object sender, MouseWheelScrollEventArgs e)' doesn't match the target delegate 'EventHandler<MouseWheelScrollEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L180
Nullability of reference types in type of parameter 'sender' of 'void App.MouseButtonReleased(object sender, MouseButtonEventArgs e)' doesn't match the target delegate 'EventHandler<MouseButtonEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L181
Nullability of reference types in type of parameter 'sender' of 'void App.MouseMoved(object sender, MouseMoveEventArgs e)' doesn't match the target delegate 'EventHandler<MouseMoveEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L182
Nullability of reference types in type of parameter 'sender' of 'void App.KeyPressed(object sender, KeyEventArgs e)' doesn't match the target delegate 'EventHandler<KeyEventArgs>' (possibly because of nullability attributes).
create_nuget: DotCreator/src/App.cs#L183
Nullability of reference types in type of parameter 'sender' of 'void App.KeyReleased(object sender, KeyEventArgs e)' doesn't match the target delegate 'EventHandler<KeyEventArgs>' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
nuget Expired
14 KB