Skip to content

Bump Polly from 8.6.5 to 8.6.6 #109

Bump Polly from 8.6.5 to 8.6.6

Bump Polly from 8.6.5 to 8.6.6 #109

Triggered via pull request March 9, 2026 20:54
Status Success
Total duration 1m 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: IntegratoR.OData/Common/Services/ODataClientAdapter.cs#L76
Argument of type 'Expression<Func<TEntity, object>>' cannot be used for parameter 'selector' of type 'Expression<Func<TEntity, object?>>' in 'ODataQueryBuilder<TEntity> ODataQueryBuilder<TEntity>.Select(Expression<Func<TEntity, object?>> selector)' due to differences in the nullability of reference types.
build: IntegratoR.OData/Common/Services/ODataClientAdapter.cs#L75
Argument of type 'Expression<Func<TEntity, object>>' cannot be used for parameter 'selector' of type 'Expression<Func<TEntity, object?>>' in 'ODataQueryBuilder<TEntity> ODataQueryBuilder<TEntity>.Expand(Expression<Func<TEntity, object?>> selector)' due to differences in the nullability of reference types.
build: IntegratoR.OData/Common/Services/ODataClientAdapter.cs#L76
Argument of type 'Expression<Func<TEntity, object>>' cannot be used for parameter 'selector' of type 'Expression<Func<TEntity, object?>>' in 'ODataQueryBuilder<TEntity> ODataQueryBuilder<TEntity>.Select(Expression<Func<TEntity, object?>> selector)' due to differences in the nullability of reference types.
build: IntegratoR.OData/Common/Services/ODataClientAdapter.cs#L75
Argument of type 'Expression<Func<TEntity, object>>' cannot be used for parameter 'selector' of type 'Expression<Func<TEntity, object?>>' in 'ODataQueryBuilder<TEntity> ODataQueryBuilder<TEntity>.Expand(Expression<Func<TEntity, object?>> selector)' due to differences in the nullability of reference types.