Mapcycle v1.2.0 - Current Map and Next Map #31
Annotations
10 warnings
Si_AFKManager/Si_AFK.cs#L47
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Si_AFKManager/Si_AFK.cs#L88
Nullability of reference types in type of parameter 'source' of 'void AwayFromKeyboard.TimerCallbackOneMinute(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Si_AFKManager/Si_AFK.cs#L51
Non-nullable field 'afkTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AFKManager/Si_AFK.cs#L53
Non-nullable field 'AFKTracker' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AFKManager/Si_AFK.cs#L47
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Si_AFKManager/Si_AFK.cs#L51
Non-nullable field 'afkTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AFKManager/Si_AFK.cs#L53
Non-nullable field 'AFKTracker' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AFKManager/Si_AFK.cs#L47
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Si_AFKManager/Si_AFK.cs#L88
Nullability of reference types in type of parameter 'source' of 'void AwayFromKeyboard.TimerCallbackOneMinute(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Si_AFKManager/Si_AFK.cs#L51
Non-nullable field 'afkTimer' 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