Skip to content

[ci]: Add new Core.Tests project to build workflow #56

[ci]: Add new Core.Tests project to build workflow

[ci]: Add new Core.Tests project to build workflow #56

Triggered via push November 7, 2024 14:48
Status Success
Total duration 1m 4s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version 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/ArrayTypeConverter.cs#L7
Missing XML comment for publicly visible type or member 'ArrayTypeConverter'
build: src/ChromeProtocol.Core/ArrayTypeConverter.cs#L9
Missing XML comment for publicly visible type or member 'ArrayTypeConverter.CanConvert(Type)'
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/IArrayType.cs#L5
Missing XML comment for publicly visible type or member 'IArrayType'
build: src/ChromeProtocol.Core/IArrayType.cs#L7
Missing XML comment for publicly visible type or member 'IArrayType.Items'
build: src/ChromeProtocol.Core/ICommand.cs#L3
Missing XML comment for publicly visible type or member 'ICommand'