build trigger #33
Annotations
10 warnings
Si_Mapcycle/Si_Mapcycle.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Si_Mapcycle/Si_Mapcycle.cs#L46
Non-nullable field 'gameModeInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_Mapcycle/Si_Mapcycle.cs#L50
Non-nullable field 'sMapCycle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_Mapcycle/Si_Mapcycle.cs#L52
Non-nullable field 'DelayTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_Mapcycle/Si_Mapcycle.cs#L181
Nullability of reference types in type of parameter 'source' of 'void MapCycleMod.HandleTimerChangeLevel(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Si_Mapcycle/Si_Mapcycle.cs#L46
Non-nullable field 'gameModeInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_Mapcycle/Si_Mapcycle.cs#L50
Non-nullable field 'sMapCycle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_Mapcycle/Si_Mapcycle.cs#L52
Non-nullable field 'DelayTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_Mapcycle/Si_Mapcycle.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Si_Mapcycle/Si_Mapcycle.cs#L46
Non-nullable field 'gameModeInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading