Skip to content

Merge pull request #66 from PandaTechAM/development #65

Merge pull request #66 from PandaTechAM/development

Merge pull request #66 from PandaTechAM/development #65

Triggered via push March 19, 2026 10:19
Status Success
Total duration 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: src/GridifyExtensions/Exceptions/GridifyException.cs#L3
Missing XML comment for publicly visible type or member 'GridifyException'
publish: src/GridifyExtensions/Enums/AggregateType.cs#L9
Missing XML comment for publicly visible type or member 'AggregateType.Max'
publish: src/GridifyExtensions/Enums/AggregateType.cs#L8
Missing XML comment for publicly visible type or member 'AggregateType.Min'
publish: src/GridifyExtensions/Enums/AggregateType.cs#L7
Missing XML comment for publicly visible type or member 'AggregateType.Average'
publish: src/GridifyExtensions/Enums/AggregateType.cs#L6
Missing XML comment for publicly visible type or member 'AggregateType.Sum'
publish: src/GridifyExtensions/Enums/AggregateType.cs#L5
Missing XML comment for publicly visible type or member 'AggregateType.UniqueCount'
publish: src/GridifyExtensions/Enums/AggregateType.cs#L3
Missing XML comment for publicly visible type or member 'AggregateType'
publish: src/GridifyExtensions/Abstractions/IOrderThenBy.cs#L6
Missing XML comment for publicly visible type or member 'IOrderThenBy.ThenByDescending(string)'
publish: src/GridifyExtensions/Abstractions/IOrderThenBy.cs#L5
Missing XML comment for publicly visible type or member 'IOrderThenBy.ThenBy(string)'
publish: src/GridifyExtensions/Abstractions/IOrderThenBy.cs#L3
Missing XML comment for publicly visible type or member 'IOrderThenBy'