Skip to content

Publish

Publish #12

Manually triggered November 7, 2024 14:44
Status Success
Total duration 42s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish
Error: Only 'added, changed, deprecated, fixed, security' sections are allowed for version 1.1.0.
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L52
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.
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L7
Missing XML comment for publicly visible type or member 'XunitLogger'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L12
Missing XML comment for publicly visible type or member 'XunitLogger.XunitLogger(ITestOutputHelper, string?)'
publish: 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>)'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L47
Missing XML comment for publicly visible type or member 'XunitLogger.IsEnabled(LogLevel)'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L52
Missing XML comment for publicly visible type or member 'XunitLogger.BeginScope<TState>(TState)'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L57
Missing XML comment for publicly visible type or member 'XunitLogger.Dispose()'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLoggerProvider.cs#L6
Missing XML comment for publicly visible type or member 'XunitLoggerProvider'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLoggerProvider.cs#L11
Missing XML comment for publicly visible type or member 'XunitLoggerProvider.XunitLoggerProvider(ITestOutputHelper, string?)'
publish: src/ChromeProtocol.Tests.Extensions/Logging/XunitLoggerProvider.cs#L17
Missing XML comment for publicly visible type or member 'XunitLoggerProvider.CreateLogger(string)'