Skip to content

Doki Extensions concept #102

Doki Extensions concept

Doki Extensions concept #102

Triggered via push June 22, 2024 11:03
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test: src/Doki.Extensions/DocumentationObjectExtensions.cs#L72
Argument 1: cannot convert from 'Doki.XmlDocumentation' to 'System.Collections.Generic.IEnumerable<Doki.DocumentationObject>'
Test: src/Doki.Extensions/DocumentationObjectExtensions.cs#L73
'MemberDocumentation' does not contain a definition for 'Remarks' and no accessible extension method 'Remarks' accepting a first argument of type 'MemberDocumentation' could be found (are you missing a using directive or an assembly reference?)
Test: src/Doki.Extensions/DocumentationObjectExtensions.cs#L72
Argument 1: cannot convert from 'Doki.XmlDocumentation' to 'System.Collections.Generic.IEnumerable<Doki.DocumentationObject>'
Test: src/Doki.Extensions/DocumentationObjectExtensions.cs#L73
'MemberDocumentation' does not contain a definition for 'Remarks' and no accessible extension method 'Remarks' accepting a first argument of type 'MemberDocumentation' could be found (are you missing a using directive or an assembly reference?)
Test
Process completed with exit code 1.
Test
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/.