Skip to content

Introduced SortingParameters #48

Introduced SortingParameters

Introduced SortingParameters #48

Triggered via pull request August 28, 2023 10:49
Status Success
Total duration 3m 14s
Artifacts

build.yaml

on: pull_request
Build Library
39s
Build Library
Build Documentation
3m 3s
Build Documentation
Fit to window
Zoom out
Zoom in

Annotations

11 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/