chore: Bump the minor-and-patch group with 15 updates #410
Annotations
2 errors and 10 warnings
|
build-and-test
Process completed with exit code 201.
|
|
Task 'test:ci' failed
exit status 1
|
|
build-and-test
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
|
build-and-test
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
|
build-and-test:
src/MinimalLambda.SourceGenerators/Models/Handlers/LifecycleMethodInfo.cs#L56
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build-and-test:
src/Envelopes/MinimalLambda.Envelopes.Sns/SnsEnvelope.cs#L29
Loop should be simplified by calling Select(record => record.Sns)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build-and-test:
src/Envelopes/MinimalLambda.Envelopes.Sns/SnsEnvelope.cs#L29
Loop should be simplified by calling Select(record => record.Sns)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build-and-test:
src/Envelopes/MinimalLambda.Envelopes.Kinesis/KinesisEnvelope.cs#L30
Loop should be simplified by calling Select(record => record.Kinesis)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build-and-test:
src/Envelopes/MinimalLambda.Envelopes.Kinesis/KinesisEnvelope.cs#L30
Loop should be simplified by calling Select(record => record.Kinesis)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build-and-test:
src/MinimalLambda.Abstractions/Attributes/EventAttribute.cs#L27
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
build-and-test:
src/MinimalLambda.Abstractions/Attributes/EventAttribute.cs#L27
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
build-and-test:
src/MinimalLambda.Abstractions/Attributes/EventAttribute.cs#L27
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|