Skip to content

Publish

Publish #8

Manually triggered May 29, 2024 23:29
Status Success
Total duration 44s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
Error: Only 'added, changed, deprecated, fixed, security' sections are allowed for version 1.1.0.
publish: src/ChromeProtocol.Core/IsExternalInit.cs#L2
XML comment has badly formed XML -- 'Expected an end tag for element 'auto-generated'.'
publish: src/ChromeProtocol.Core/DomainEventHandler.cs#L3
Missing XML comment for publicly visible type or member 'SyncDomainEventHandler<TEvent>'
publish: src/ChromeProtocol.Core/DomainEventHandler.cs#L6
Missing XML comment for publicly visible type or member 'AsyncDomainEventHandler<TEvent>'
publish: src/ChromeProtocol.Core/Extensions/ReflectionExtensions.cs#L3
Missing XML comment for publicly visible type or member 'ReflectionExtensions'
publish: src/ChromeProtocol.Core/Extensions/ReflectionExtensions.cs#L5
Missing XML comment for publicly visible type or member 'ReflectionExtensions.BaseTypesAndSelf(Type)'
publish: src/ChromeProtocol.Core/ICommand.cs#L3
Missing XML comment for publicly visible type or member 'ICommand'
publish: src/ChromeProtocol.Core/ICommand.cs#L7
Missing XML comment for publicly visible type or member 'ICommand<TResponse>'
publish: src/ChromeProtocol.Core/IEvent.cs#L3
Missing XML comment for publicly visible type or member 'IEvent'
publish: src/ChromeProtocol.Core/IType.cs#L3
Missing XML comment for publicly visible type or member 'IType'
publish: src/ChromeProtocol.Core/IType.cs#L7
Missing XML comment for publicly visible type or member 'ExampleValue'