.NET Build, Test, and Publish Nuget Package #956
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Dynatello/Builders/Extensions.cs#L7
Missing XML comment for publicly visible type or member 'Extensions'
|
Build:
src/Dynatello/Builders/Extensions.cs#L9
Missing XML comment for publicly visible type or member 'Extensions.ToQueryRequestBuilder<T, TArg, TReferences, TArgumentReferences>(KeyConditionedFilterExpression<T, TArg, TReferences, TArgumentReferences>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L21
Missing XML comment for publicly visible type or member 'Extensions.ToQueryRequestBuilder<T, TArg, TReferences, TArgumentReferences>(KeyConditionExpression<T, TArg, TReferences, TArgumentReferences>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L33
Missing XML comment for publicly visible type or member 'Extensions.ToGetRequestBuilder<T, TArg, TReferences, TArgumentReferences, TPartition>(TableAccess<T, TArg, TReferences, TArgumentReferences>, Func<T, TPartition>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L45
Missing XML comment for publicly visible type or member 'Extensions.ToGetRequestBuilder<T, TArg, TReferences, TArgumentReferences, TPartition, TRange>(TableAccess<T, TArg, TReferences, TArgumentReferences>, Func<T, TPartition>, Func<T, TRange>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L61
Missing XML comment for publicly visible type or member 'Extensions.ToUpdateItemRequestBuilder<T, TArg, TReferences, TArgumentReferences>(UpdateExpression<T, TArg, TReferences, TArgumentReferences>, Func<IDynamoDBKeyMarshaller, TArg, Dictionary<string, AttributeValue>>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L76
Missing XML comment for publicly visible type or member 'Extensions.ToUpdateItemRequestBuilder<T, TArg, TReferences, TArgumentReferences>(ConditionalUpdateExpression<T, TArg, TReferences, TArgumentReferences>, Func<IDynamoDBKeyMarshaller, TArg, Dictionary<string, AttributeValue>>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L91
Missing XML comment for publicly visible type or member 'Extensions.WithKeyConditionExpression<T, TArg, TReferences, TArgumentReferences>(TableAccess<T, TArg, TReferences, TArgumentReferences>, Func<TReferences, TArgumentReferences, string>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L101
Missing XML comment for publicly visible type or member 'Extensions.ToPutRequestBuilder<T, TReferences, TArgumentReferences>(TableAccess<T, T, TReferences, TArgumentReferences>)'
|
Build:
src/Dynatello/Builders/Extensions.cs#L116
Missing XML comment for publicly visible type or member 'Extensions.ToPutRequestBuilder<T, TReferences, TArgumentReferences>(ConditionExpression<T, T, TReferences, TArgumentReferences>)'
|
The logs for this run have expired and are no longer available.
Loading