Skip to content

Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.7.35 #176

Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.7.35

Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.7.35 #176

Triggered via push October 13, 2024 03:41
Status Failure
Total duration 49s
Artifacts
ubuntu-latest
40s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/CommandDispatcherShould.cs(18,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(30,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(18,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(30,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
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DispatcherCodeGenerator.cs(44,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DispatcherRegistrationsCodeGenerator.cs(97,21): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DispatcherRegistrationsCodeGenerator.cs(99,21): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher/Attributes/GenerateDispatcherAttribute.cs(11,12): warning CS8618: Non-nullable field '_handlerType' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher/DotnetDispatcher.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher/DispatcherBase.cs(19,20): warning CS8714: The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderServiceExtensions.GetRequiredService<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher/DotnetDispatcher.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.11.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DispatcherCodeGenerator.cs(44,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DispatcherRegistrationsCodeGenerator.cs(97,21): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DispatcherRegistrationsCodeGenerator.cs(99,21): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj]
ubuntu-latest
/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher/Attributes/GenerateDispatcherAttribute.cs(11,12): warning CS8618: Non-nullable field '_handlerType' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/dotnet-dispatcher/dotnet-dispatcher/src/DotnetDispatcher/DotnetDispatcher.csproj]