feat: adds mutagen daemon controller #87
Annotations
1 error and 10 warnings
|
|
|
App/Services/MutagenController.cs#L25
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L26
Non-nullable property 'localPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L27
Non-nullable property 'workspace' 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 'agent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L29
Non-nullable property 'remotePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L25
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L26
Non-nullable property 'localPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L27
Non-nullable property 'workspace' 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 'agent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
App/Services/MutagenController.cs#L29
Non-nullable property 'remotePath' 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