Skip to content

docs: update README with detailed usage and features for AutoQuery #2

docs: update README with detailed usage and features for AutoQuery

docs: update README with detailed usage and features for AutoQuery #2

Triggered via push April 16, 2025 03:40
Status Success
Total duration 49s
Artifacts

build-debug.yml

on: push
build-dotnet
44s
build-dotnet
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-dotnet: test/AutoQuery.Tests/QueryProcessorTests.cs#L126
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-dotnet: test/AutoQuery.Tests/QueryProcessorTests.cs#L124
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-dotnet: src/AutoQuery.AspNetCore/EnableFieldProjectionAttribute.cs#L103
Parameter 'firstLevelOnly' has no matching param tag in the XML comment for 'EnableFieldProjectionAttribute.FilterObject(object, HashSet<string>, JsonSerializerOptions, bool)' (but other parameters do)
build-dotnet: src/AutoQuery.AspNetCore/AutoQueryServiceExtensions.cs#L20
Parameter 'assembly' has no matching param tag in the XML comment for 'AutoQueryServiceExtensions.AddAutoQuery(IServiceCollection, Assembly)' (but other parameters do)
build-dotnet: test/AutoQuery.Tests/QueryProcessorTests.cs#L126
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-dotnet: test/AutoQuery.Tests/QueryProcessorTests.cs#L124
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-dotnet: src/AutoQuery.AspNetCore/EnableFieldProjectionAttribute.cs#L103
Parameter 'firstLevelOnly' has no matching param tag in the XML comment for 'EnableFieldProjectionAttribute.FilterObject(object, HashSet<string>, JsonSerializerOptions, bool)' (but other parameters do)
build-dotnet: src/AutoQuery.AspNetCore/AutoQueryServiceExtensions.cs#L20
Parameter 'assembly' has no matching param tag in the XML comment for 'AutoQueryServiceExtensions.AddAutoQuery(IServiceCollection, Assembly)' (but other parameters do)