Skip to content

Docs

Docs #136

Triggered via push September 10, 2023 20:52
Status Success
Total duration 56s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L29
Nullability of reference types in type of parameter 'exception' of 'void XUnitLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
build: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L27
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.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: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L67
Nullability of reference types in type of parameter 'exception' of 'void XUnitLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
build: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L67
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.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: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L70
Possible null reference argument for parameter 'categoryName' in 'XUnitLogger.XUnitLogger(ITestOutputHelper testOutputHelper, LoggerExternalScopeProvider scopeProvider, string categoryName)'.
build: src/SlimCluster.Transport.Ip/IPEndPointAddress.cs#L32
Nullability of reference types in type of parameter 'other' of 'bool IPEndPointAddress.Equals(IAddress other)' doesn't match implicitly implemented member 'bool IEquatable<IAddress>.Equals(IAddress? other)' (possibly because of nullability attributes).
build: src/SlimCluster.Membership.Swim/UnknownAddress.cs#L11
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<IAddress>.Equals(IAddress? other)' (possibly because of nullability attributes).
build: src/SlimCluster.Membership.Swim/SwimFailureDetector.cs#L121
Possible null reference assignment.
build: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L29
Nullability of reference types in type of parameter 'exception' of 'void XUnitLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
build: src/Tests/SlimCluster.Common.Test/XUnitLogger.cs#L27
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.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.

Artifacts

Produced during runtime
Name Size
dotnet-results Expired
30.2 KB