You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Libraries/src/Amazon.Lambda.Annotations.SourceGenerator/Diagnostics/AnalyzerReleases.Shipped.md
+10-5
Original file line number
Diff line number
Diff line change
@@ -28,45 +28,50 @@ AWSLambda0113 | AWSLambdaCSharpGenerator | Error | The GenerateMain global prope
28
28
AWSLambda0114 | AWSLambdaCSharpGenerator | Error | The GenerateMain global property is set to true, but the project already contains a static Main method
29
29
30
30
## Release 1.0.0
31
+
### New Rules
32
+
31
33
Rule ID | Category | Severity | Notes
32
34
--------|----------|----------|-------
33
35
AWSLambda0110 | AWSLambdaCSharpGenerator | Error | Invalid Parameter Attribute Name
34
36
35
37
## Release 0.13.4.0
38
+
### New Rules
39
+
36
40
Rule ID | Category | Severity | Notes
37
41
--------|----------|----------|-------
38
42
AWSLambda0109 | AWSLambdaCSharpGenerator | Error | Unsupported Method Paramater Type
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Amazon.Lambda.Annotations.SourceGenerators.Tests.csproj
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Snapshots/ComplexCalculator_Add_Generated.g.cs
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Snapshots/ComplexCalculator_Subtract_Generated.g.cs
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Snapshots/CustomizeResponseExamples_NotFoundResponseWithHeaderV1Async_Generated.g.cs
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Snapshots/CustomizeResponseExamples_NotFoundResponseWithHeaderV1_Generated.g.cs
Copy file name to clipboardExpand all lines: Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Snapshots/CustomizeResponseExamples_NotFoundResponseWithHeaderV2Async_Generated.g.cs
0 commit comments