Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SA1313: Adding features and tests. #3892

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Fix coverage

5ca9aeb
Select commit
Loading
Failed to load commit list.
Open

SA1313: Adding features and tests. #3892

Fix coverage
5ca9aeb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / DotNetAnalyzers.StyleCopAnalyzers failed Sep 22, 2024 in 28m 41s

Build #1.2.0-beta.619+gb6d15f6b0d had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 54,265 (100.00%)
  • Other: 0 (0.00%)
  • Total: 54,267

Annotations

Check failure on line 56 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DotNetAnalyzers.StyleCopAnalyzers

Build log #L56

PowerShell exited with code '1'.

Check failure on line 26 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DotNetAnalyzers.StyleCopAnalyzers

Build log #L26

The task has timed out.

Check failure on line 11 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DotNetAnalyzers.StyleCopAnalyzers

Build log #L11

Artifact coverageResults-cs13 was not found for build 6277.

Check failure on line 1 in StyleCop.Analyzers.Test.CSharp13.DocumentationRules.SA1612CSharp13UnitTests.VerifyIncludedDelegateWithoutIdentifierWithTooManyDocumentationIsNotReportedAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DotNetAnalyzers.StyleCopAnalyzers

StyleCop.Analyzers.Test.CSharp13.DocumentationRules.SA1612CSharp13UnitTests.VerifyIncludedDelegateWithoutIdentifierWithTooManyDocumentationIsNotReportedAsync

System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
   at StyleCop.Analyzers.Test.DocumentationRules.SA1612UnitTests.VerifyIncludedDelegateWithoutIdentifierWithTooManyDocumentationIsNotReportedAsync()

Check failure on line 1 in StyleCop.Analyzers.Test.CSharp13.DocumentationRules.SA1612CSharp13UnitTests.TestMemberWithoutDocumentationAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DotNetAnalyzers.StyleCopAnalyzers

StyleCop.Analyzers.Test.CSharp13.DocumentationRules.SA1612CSharp13UnitTests.TestMemberWithoutDocumentationAsync

System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
   at StyleCop.Analyzers.Test.DocumentationRules.SA1612UnitTests.TestMemberWithoutDocumentationAsync()