Skip to content

Prepare 1.2.2 release #41

Prepare 1.2.2 release

Prepare 1.2.2 release #41

Triggered via push June 2, 2024 21:30
Status Success
Total duration 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: 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.
build: src/ChromeProtocol.Tests.Extensions/Logging/XunitLogger.cs#L7
Missing XML comment for publicly visible type or member 'XunitLogger'
build: src/ChromeProtocol.Core/IsExternalInit.cs#L2
XML comment has badly formed XML -- 'Expected an end tag for element 'auto-generated'.'
build: src/ChromeProtocol.Core/DomainEventHandler.cs#L3
Missing XML comment for publicly visible type or member 'SyncDomainEventHandler<TEvent>'
build: src/ChromeProtocol.Core/DomainEventHandler.cs#L6
Missing XML comment for publicly visible type or member 'AsyncDomainEventHandler<TEvent>'
build: src/ChromeProtocol.Core/Extensions/ReflectionExtensions.cs#L3
Missing XML comment for publicly visible type or member 'ReflectionExtensions'
build: src/ChromeProtocol.Core/Extensions/ReflectionExtensions.cs#L5
Missing XML comment for publicly visible type or member 'ReflectionExtensions.BaseTypesAndSelf(Type)'
build: src/ChromeProtocol.Core/ICommand.cs#L3
Missing XML comment for publicly visible type or member 'ICommand'
build: src/ChromeProtocol.Core/ICommand.cs#L7
Missing XML comment for publicly visible type or member 'ICommand<TResponse>'
build: src/ChromeProtocol.Core/IEvent.cs#L3
Missing XML comment for publicly visible type or member 'IEvent'