Skip to content

Add new assembly with an abstraction layer with the source generated code #952

Add new assembly with an abstraction layer with the source generated code

Add new assembly with an abstraction layer with the source generated code #952

Triggered via pull request March 1, 2024 15:25
Status Success
Total duration 18m 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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>)'