Update dependency Microsoft.CodeAnalysis.CSharp to v4.7.0 #44
Annotations
6 errors and 2 warnings
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/CommandDispatcherShould.cs(19,13): error CS0246: The type or namespace name 'ICommandDispatcher' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
|
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/QueryDispatcherShould.cs(31,13): error CS0246: The type or namespace name 'IQueryDispatcher' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
|
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/CommandDispatcherShould.cs(19,13): error CS0246: The type or namespace name 'ICommandDispatcher' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
|
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/QueryDispatcherShould.cs(31,13): error CS0246: The type or namespace name 'IQueryDispatcher' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
|
ubuntu-latest
Target "Compile" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/bin/Release/netstandard2.0/DotnetDispatcher.Generator.dll' references version '4.7.0.0' of the compiler, which is newer than the currently running version '4.6.0.0'. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/bin/Release/netstandard2.0/DotnetDispatcher.Generator.dll' references version '4.7.0.0' of the compiler, which is newer than the currently running version '4.6.0.0'. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
|