Create Release #12
Annotations
10 warnings
Build Published Version:
SIT.Manager/Models/Mirrors.cs#L5
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/Mirrors.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L103
Non-nullable property 'path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L104
Non-nullable property 'rcid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L109
Non-nullable property 'BotZoneName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L110
Non-nullable property 'Categories' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L111
Non-nullable property 'ColliderParams' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L114
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L115
Non-nullable property 'Infiltration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Published Version:
SIT.Manager/Models/BaseLocation.cs#L116
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading