Skip to content

chore: Add tooling from docs project #252

chore: Add tooling from docs project

chore: Add tooling from docs project #252

Triggered via pull request November 26, 2023 10:47
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/nunit.analyzers.tests/DocumentationTests.cs#L143
'List<string>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)
build: src/nunit.analyzers.tests/DocumentationTests.cs#L145
'List<string>' does not contain a definition for 'length' and no accessible extension method 'length' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)
build: src/nunit.analyzers.tests/DocumentationTests.cs#L146
'List<string>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)
build: src/nunit.analyzers.tests/DocumentationTests.cs#L143
'List<string>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)
build: src/nunit.analyzers.tests/DocumentationTests.cs#L145
'List<string>' does not contain a definition for 'length' and no accessible extension method 'length' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)
build: src/nunit.analyzers.tests/DocumentationTests.cs#L146
'List<string>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<string>' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.