Automatic event registration refactoring (#5) #76
Annotations
10 warnings
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L48
Dereference of a possibly null reference.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L21
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L23
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L48
Dereference of a possibly null reference.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L21
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L23
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tooling/CodeGen.Natives/Scripts/GenerateGameEvents.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading