build trigger #36
Annotations
10 warnings
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L47
Non-nullable field 'strategyInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L53
Non-nullable field 'DelayTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L55
Non-nullable field '_modCategory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L56
Non-nullable field '_versusAutoSelectMode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L47
Non-nullable field 'strategyInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L53
Non-nullable field 'DelayTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L55
Non-nullable field '_modCategory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L56
Non-nullable field '_versusAutoSelectMode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L205
Nullability of reference types in type of parameter 'source' of 'void VersusTeamsAutoSelectMod.HandleTimerAutoRestart(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Si_AutoTeamsSelect/Si_AutoTeamsSelect.cs#L47
Non-nullable field 'strategyInstance' 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