Skip to content

Merge branch 'master' into develop #1

Merge branch 'master' into develop

Merge branch 'master' into develop #1

Triggered via push November 26, 2023 21:30
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Core/Samples/InheritDocSample.cs#L129
The event 'InheritDoc_Child2.Event4' is never used
build: src/Core/Samples/InheritDocSample.cs#L129
The event 'InheritDoc_Child2.Event3' is never used
build: src/Core/DocCommentElement.cs#L11
Parameter 'Attributes' has no matching param tag in the XML comment for 'DocCommentElement.DocCommentElement(string, DocCommentElementAttribute[], DocCommentNode[])' (but other parameters do)
build: src/Core/DocTypeDeclaration.cs#L31
Missing XML comment for publicly visible type or member 'DocTypeDeclaration.AllMembers'
build: src/Core/Pipes/Filters/FilterPublicMembersPipe.cs#L10
Missing XML comment for publicly visible type or member 'FilterPublicMembersPipe.Run(Doc)'
build: src/Core/Pipes/FoldPipe.cs#L11
Missing XML comment for publicly visible type or member 'FoldPipe<O>.FoldPipe(Func<O, O, O>, O)'
build: src/Core/Pipes/FoldPipe.cs#L17
Missing XML comment for publicly visible type or member 'FoldPipe<O>.Run(O[])'
build: src/Core/Pipes/FuncPipe.cs#L10
Missing XML comment for publicly visible type or member 'FuncPipe<I, O>.FuncPipe(Func<I, O>)'
build: src/Core/Pipes/FuncPipe.cs#L13
Missing XML comment for publicly visible type or member 'FuncPipe<I, O>.FuncPipe(Func<I, Task<O>>)'
build: src/Core/Pipes/FuncPipe.cs#L16
Missing XML comment for publicly visible type or member 'FuncPipe<I, O>.Run(I)'