Skip to content

Merge pull request #83 from bcc-code/fix-server-sort-parameter #185

Merge pull request #83 from bcc-code/fix-server-sort-parameter

Merge pull request #83 from bcc-code/fix-server-sort-parameter #185

Triggered via push March 7, 2024 21:19
Status Success
Total duration 49s
Artifacts
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/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/Server/OperandToExpressionResolver.cs#L177
Unboxing a possibly null value.
publish: src/BccCode.Linq/Server/OperandToExpressionResolver.cs#L184
The variable 'ex' is declared but never used
publish: src/BccCode.Linq/Client/QueryProvider/Evaluator.cs#L57
Possible null reference return.
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/Filter.cs#L147
Possible null reference assignment.
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.