Skip to content

Make tests more reliable by checking for a free port #232

Make tests more reliable by checking for a free port

Make tests more reliable by checking for a free port #232

Triggered via pull request February 9, 2025 22:43
@kzukzu
opened #60
dev/tests
Status Success
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
os-matrix
4s
os-matrix
dotnet-format
26s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

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.