feat: wire up file sync window #110
Annotations
7 warnings
App/Models/SyncSessionModel.cs#L80
Non-nullable field 'Contents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
App/Services/MutagenController.cs#L27
Non-nullable property 'Alpha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
App/Services/MutagenController.cs#L28
Non-nullable property 'Beta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
App/Models/SyncSessionModel.cs#L80
Non-nullable field 'Contents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
App/Services/MutagenController.cs#L27
Non-nullable property 'Alpha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
App/Services/MutagenController.cs#L28
Non-nullable property 'Beta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
The logs for this run have expired and are no longer available.
Loading