Skip to content

112 queryasync returns badrequest for cosmos db if pagination and sorting parameters are both passed #51

112 queryasync returns badrequest for cosmos db if pagination and sorting parameters are both passed

112 queryasync returns badrequest for cosmos db if pagination and sorting parameters are both passed #51

Status Success
Total duration 1m 50s
Artifacts

build.yaml

on: pull_request
Build Library
24s
Build Library
Build Documentation
1m 42s
Build Documentation
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L349
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L349
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L349
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L349
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L464
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L464
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L464
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Extensions/QueryParametersExtensions.cs#L464
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build Library: src/cosmos/Wemogy.Infrastructure.Database.Cosmos/Models/QueryDefinitionFilterCondition.cs#L106
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Build Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/