feat: adds mutagen daemon controller #86
Annotations
2 errors and 11 warnings
dotnet test:
Tests.App/Services/MutagenControllerTest.cs#L5
The type or namespace name 'Management' does not exist in the namespace 'System' (are you missing an assembly reference?)
|
dotnet test
Process completed with exit code 1.
|
dotnet test:
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 test:
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 test:
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 test:
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 test:
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 test:
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 test:
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 test:
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 test:
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 test:
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