Skip to content

Prepare 1.3.0 release #47

Prepare 1.3.0 release

Prepare 1.3.0 release #47

Triggered via push July 7, 2024 10:51
Status Success
Total duration 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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'
build: src/ChromeProtocol.Core/IType.cs#L3
Missing XML comment for publicly visible type or member 'IType'
build: src/ChromeProtocol.Core/IType.cs#L7
Missing XML comment for publicly visible type or member 'ExampleValue'