build trigger #37
Annotations
1 error and 10 warnings
Run actions/upload-artifact@v3
Invalid pattern '../**/bin/netstandard2.1/*.dll'. Relative pathing '.' and '..' is not allowed.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L47
Non-nullable field 'gameModeInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L51
Non-nullable field 'sMapCycle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L53
Non-nullable field 'DelayTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L102
Converting null literal or possible null value to non-nullable type.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L47
Non-nullable field 'gameModeInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L51
Non-nullable field 'sMapCycle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L53
Non-nullable field 'DelayTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L213
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).
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L47
Non-nullable field 'gameModeInstance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Si_Mapcycle/Si_Mapcycle.cs#L51
Non-nullable field 'sMapCycle' 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