Make tests more reliable by checking for a free port #232
build.yml
on: pull_request
os-matrix
4s
dotnet-format
26s
Matrix: build
Annotations
4 warnings
build-ubuntu-latest:
src/SponsorLink/SponsorLink.Analyzer.targets#L99
Could not determine value of FundingPackageId (defaulted to PackageId). Defaulting it to FundingProduct ('WebSocketChannel'). Make sure this matches the containing package id, or set an explicit value.
|
build-ubuntu-latest:
src/Tests/WebSocketServer.cs#L158
Nullability in constraints for type parameter 'TState' of method 'WebSocketServer.LoggingProvider.OutputLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
build-ubuntu-latest:
src/SponsorLink/SponsorLink.Analyzer.targets#L99
Could not determine value of FundingPackageId (defaulted to PackageId). Defaulting it to FundingProduct ('WebSocketChannel'). Make sure this matches the containing package id, or set an explicit value.
|
build-ubuntu-latest:
src/Tests/WebSocketServer.cs#L158
Nullability in constraints for type parameter 'TState' of method 'WebSocketServer.LoggingProvider.OutputLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|