Fixed Paging Helpers #1225
Annotations
11 warnings
src/HotChocolate/Language/test/Language.Tests/Parser/SyntaxParserHelperTests.cs#L6
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
src/HotChocolate/Language/test/Language.Tests/Visitors/SchemaCoordinateVisitorTests.cs#L7
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
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)
|
src/HotChocolate/Data/test/Data.Filters.Tests/FilterTypeAttributeTests.cs#L55
Use AttributeUsageAttribute (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1203)
|
src/HotChocolate/Spatial/test/Data.Tests/Expressions/QueryableFilterVisitorGeometryTests.cs#L10
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
src/HotChocolate/Spatial/test/Data.Tests/Expressions/QueryableFilterVisitorGeometryTests.cs#L511
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
src/HotChocolate/Spatial/test/Data.Tests/Expressions/QueryableFilterVisitorGeometryTests.cs#L511
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
src/HotChocolate/Spatial/test/Data.Tests/Expressions/QueryableFilterVisitorGeometryTests.cs#L10
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
src/HotChocolate/Core/test/Validation.Tests/Types/CatType.cs#L16
Return completed task instead of returning null (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1210)
|
src/HotChocolate/Core/test/Validation.Tests/Types/QueryType.cs#L11
Return completed task instead of returning null (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1210)
|
.build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used
|
This job succeeded
Loading