Adds resolver compiler source generator. #5015
Triggered via pull request
June 3, 2024 08:05
michaelstaib
synchronize
#7137
Status
Success
Total duration
13s
Artifacts
–
Annotations
2 warnings
Namespace does not correspond to file location:
StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/AssignmentBuilderExtensions.cs#L3
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
|
Redundant 'partial' modifier on type declaration:
HotChocolate/Core/test/Types.Analyzers.Tests/PersonLastName.cs#L6
Partial class with single part
|