feat: adds mutagen daemon controller #86
Annotations
11 warnings
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
dotnet publish Coder.Desktop.App:
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.
|
Setup dotnet
Cache not found for keys: dotnet-cache-Windows-426c36790f9ef5879cae2790395a66500d3f3fe5dc4b561a36534ad3c1541d90
|
Loading