Skip to content

Support filtering on Nullable<DateTime> #182

Support filtering on Nullable<DateTime>

Support filtering on Nullable<DateTime> #182

Triggered via pull request February 27, 2024 22:52
Status Success
Total duration 48s
Artifacts

nuget-package-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish: src/BccCode.Linq/TypeHelper.cs#L39
Converting null literal or possible null value to non-nullable type.
publish: src/BccCode.Linq/Client/QueryProvider/Evaluator.cs#L103
Possible null reference return.
publish: src/BccCode.Linq/Client/QueryProvider/Evaluator.cs#L57
Possible null reference return.
publish: src/BccCode.Linq/Client/Api/Immutable/ImmutableResultList.cs#L9
Non-nullable property 'Meta' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: src/BccCode.Linq/Client/Api/Immutable/ImmutableMetadata.cs#L79
'ImmutableMetadata.Total' is obsolete: 'Please use property FilterCount instead.'
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L173
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L173
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L175
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L175
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L177
Unboxing a possibly null value.
publish: src/BccCode.Linq/TypeHelper.cs#L39
Converting null literal or possible null value to non-nullable type.
publish: src/BccCode.Linq/Client/Api/Immutable/ImmutableMetadata.cs#L79
'ImmutableMetadata.Total' is obsolete: 'Please use property FilterCount instead.'
publish: src/BccCode.Linq/Client/Api/Immutable/ImmutableResultList.cs#L9
Non-nullable property 'Meta' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: src/BccCode.Linq/Client/QueryProvider/Evaluator.cs#L103
Possible null reference return.
publish: src/BccCode.Linq/Client/QueryProvider/Evaluator.cs#L57
Possible null reference return.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L173
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L173
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L175
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L175
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L177
Unboxing a possibly null value.