Create Release PR #15
create-release-pr.yml
on: workflow_dispatch
Release PR
1m 32s
Annotations
11 warnings
Release PR
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Release PR:
Libraries/src/Amazon.Lambda.DynamoDBEvents/Converters/DictionaryLongToStringJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DictionaryLongToStringJsonConverter'
|
Release PR:
Libraries/src/Amazon.Lambda.DynamoDBEvents/Converters/DictionaryLongToStringJsonConverter.cs#L10
Missing XML comment for publicly visible type or member 'DictionaryLongToStringJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Release PR:
Libraries/src/Amazon.Lambda.DynamoDBEvents/Converters/DictionaryLongToStringJsonConverter.cs#L48
Missing XML comment for publicly visible type or member 'DictionaryLongToStringJsonConverter.Write(Utf8JsonWriter, Dictionary<string, string>, JsonSerializerOptions)'
|
Release PR:
Libraries/src/Amazon.Lambda.KinesisEvents/Converters/DictionaryLongToStringJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DictionaryLongToStringJsonConverter'
|
Release PR:
Libraries/src/Amazon.Lambda.KinesisEvents/Converters/DictionaryLongToStringJsonConverter.cs#L10
Missing XML comment for publicly visible type or member 'DictionaryLongToStringJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Release PR:
Libraries/src/Amazon.Lambda.KinesisEvents/Converters/DictionaryLongToStringJsonConverter.cs#L48
Missing XML comment for publicly visible type or member 'DictionaryLongToStringJsonConverter.Write(Utf8JsonWriter, Dictionary<string, string>, JsonSerializerOptions)'
|
Release PR:
Libraries/src/Amazon.Lambda.SimpleEmailEvents/SimpleEmailEvent.cs#L21
Type parameter 'TReceiptAction' has the same name as the type parameter from outer type 'SimpleEmailEvent<TReceiptAction>'
|
Release PR:
Libraries/src/Amazon.Lambda.SimpleEmailEvents/SimpleEmailEvent.cs#L51
Type parameter 'TReceiptAction' has the same name as the type parameter from outer type 'SimpleEmailEvent<TReceiptAction>'
|
Release PR:
Libraries/src/Amazon.Lambda.SimpleEmailEvents/SimpleEmailEvent.cs#L109
Type parameter 'TReceiptAction' has the same name as the type parameter from outer type 'SimpleEmailEvent<TReceiptAction>'
|
Release PR:
Libraries/src/Amazon.Lambda.SimpleEmailEvents/Actions/IReceiptAction.cs#L3
Missing XML comment for publicly visible type or member 'IReceiptAction'
|