Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

v1.9.0

v1.9.0 #85

Triggered via release August 11, 2023 08:07
@AlexisHuvierAlexisHuvier
published v1.9.0
Status Success
Total duration 1m 44s
Artifacts 1

dotnet.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
validate_nuget
Process completed with exit code 1.
run_test: SharpEngine/Component/PhysicsComponent.cs#L71
Dereference of a possibly null reference.
run_test: SharpEngine/Component/PhysicsComponent.cs#L77
Dereference of a possibly null reference.
run_test: SharpEngine/Component/PhysicsComponent.cs#L83
Dereference of a possibly null reference.
run_test: SharpEngine/Component/PhysicsComponent.cs#L89
Dereference of a possibly null reference.
run_test: SharpEngine/Component/PhysicsComponent.cs#L95
Dereference of a possibly null reference.
run_test: SharpEngine/Component/PhysicsComponent.cs#L101
Dereference of a possibly null reference.
run_test: SharpEngine/Component/PhysicsComponent.cs#L107
Dereference of a possibly null reference.
run_test: SharpEngine/Data/DataTable/JsonDataTable.cs#L28
Argument of type 'Predicate<dynamic>' cannot be used for parameter 'match' of type 'Predicate<dynamic?>' in 'dynamic? List<dynamic?>.Find(Predicate<dynamic?> match)' due to differences in the nullability of reference types.
run_test: SharpEngine/Utils/EventArgs/ValueEventArgs.cs#L12
Non-nullable property 'OldValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run_test: SharpEngine/Utils/EventArgs/ValueEventArgs.cs#L17
Non-nullable property 'NewValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: SharpEngine/Data/DataTable/JsonDataTable.cs#L28
Argument of type 'Predicate<dynamic>' cannot be used for parameter 'match' of type 'Predicate<dynamic?>' in 'dynamic? List<dynamic?>.Find(Predicate<dynamic?> match)' due to differences in the nullability of reference types.
create_nuget: SharpEngine/Utils/EventArgs/ValueEventArgs.cs#L12
Non-nullable property 'OldValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: SharpEngine/Utils/EventArgs/ValueEventArgs.cs#L17
Non-nullable property 'NewValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: SharpEngine/Utils/EventArgs/PhysicsEventArgs.cs#L14
Non-nullable property 'Sender' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: SharpEngine/Utils/EventArgs/PhysicsEventArgs.cs#L19
Non-nullable property 'Other' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: SharpEngine/Utils/EventArgs/PhysicsEventArgs.cs#L24
Non-nullable property 'Contact' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: SharpEngine/Component/PhysicsComponent.cs#L71
Dereference of a possibly null reference.
create_nuget: SharpEngine/Component/PhysicsComponent.cs#L77
Dereference of a possibly null reference.
create_nuget: SharpEngine/Component/PhysicsComponent.cs#L83
Dereference of a possibly null reference.
create_nuget: SharpEngine/Component/PhysicsComponent.cs#L89
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
nuget Expired
98 KB