Skip to content

Lower dependencies a bit #7

Lower dependencies a bit

Lower dependencies a bit #7

Triggered via push November 2, 2023 00:37
Status Failure
Total duration 1m 11s
Billable time 1m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/ChromeProtocol.Core/IsExternalInit.cs#L2
XML comment has badly formed XML -- 'Expected an end tag for element 'auto-generated'.'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L40
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/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L7
Missing XML comment for publicly visible type or member 'XunitLogger'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L12
Missing XML comment for publicly visible type or member 'XunitLogger.XunitLogger(ITestOutputHelper, string?)'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L18
Missing XML comment for publicly visible type or member 'XunitLogger.Log<TState>(LogLevel, EventId, TState, Exception?, Func<TState, Exception, string>)'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L35
Missing XML comment for publicly visible type or member 'XunitLogger.IsEnabled(LogLevel)'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L40
Missing XML comment for publicly visible type or member 'XunitLogger.BeginScope<TState>(TState)'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L45
Missing XML comment for publicly visible type or member 'XunitLogger.Dispose()'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLoggerProvider.cs#L6
Missing XML comment for publicly visible type or member 'XunitLoggerProvider'
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLoggerProvider.cs#L11
Missing XML comment for publicly visible type or member 'XunitLoggerProvider.XunitLoggerProvider(ITestOutputHelper, string?)'