Skip to content

Fusion

Fusion #1241

Triggered via pull request June 17, 2024 13:50
Status Failure
Total duration 9m 32s
Artifacts

ci.yml

on: pull_request
Check for Changes
0s
Check for Changes
Markdown linting
15s
Markdown linting
Generate Test Matrix
0s
Generate Test Matrix
Website Tests
0s
Website Tests
Spellcheck Documentation
0s
Spellcheck Documentation
Matrix: library-tests
Matrix: library-tests-no-coverage
CI Status Check
0s
CI Status Check
Merge and Upload Coverage
4m 55s
Merge and Upload Coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Merge and Upload Coverage
Process completed with exit code 1.
Merge and Upload Coverage: src/HotChocolate/Data/test/Data.Filters.Tests/FilterTypeAttributeTests.cs#L55
Use AttributeUsageAttribute (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1203)
Merge and Upload Coverage: src/HotChocolate/Language/test/Language.Tests/Parser/SyntaxParserHelperTests.cs#L6
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
Merge and Upload Coverage: src/HotChocolate/Language/test/Language.Tests/Visitors/SchemaCoordinateVisitorTests.cs#L7
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
Merge and Upload Coverage: src/HotChocolate/Language/test/Language.Tests/Parser/SyntaxTokenInfo.cs#L46
Do not pass non-read-only struct by read-only reference (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1242)
Merge and Upload Coverage: src/HotChocolate/Spatial/test/Data.Tests/Expressions/QueryableFilterVisitorGeometryTests.cs#L10
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
Merge and Upload Coverage: src/HotChocolate/Spatial/test/Data.Tests/Expressions/QueryableFilterVisitorGeometryTests.cs#L511
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
Merge and Upload Coverage: src/HotChocolate/Language/test/Language.Tests/Parser/SyntaxParserHelperTests.cs#L6
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
Merge and Upload Coverage: src/HotChocolate/Language/test/Language.Tests/Visitors/SchemaCoordinateVisitorTests.cs#L7
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
Merge and Upload Coverage: src/HotChocolate/Language/test/Language.Tests/Parser/SyntaxTokenInfo.cs#L46
Do not pass non-read-only struct by read-only reference (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1242)
Merge and Upload Coverage: src/HotChocolate/Fusion/test/Shared/MockWebSocketConnectionFactory.cs#L30
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Merge and Upload Coverage: .build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used