Skip to content

Update README.md

Update README.md #49

Triggered via push January 23, 2024 17:40
Status Success
Total duration 56s
Artifacts

release-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
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/
release: 01-Core/Jinget.Core/Exceptions/JingetException.cs#L25
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/ExpressionToSql/Internal/OrderBy.cs#L43
Dereference of a possibly null reference.
release: 01-Core/Jinget.Core/Utilities/Expressions/ExpressionUtility.cs#L24
Dereference of a possibly null reference.
release: 01-Core/Jinget.Core/ExtensionMethods/Generics/GenericTypeExtensions.cs#L21
Converting null literal or possible null value to non-nullable type.
release: 01-Core/Jinget.Core/ExtensionMethods/Dapper/DynamicParametersExtensions.cs#L32
Converting null literal or possible null value to non-nullable type.
release: 01-Core/Jinget.Core/ExtensionMethods/Dapper/DynamicParametersExtensions.cs#L32
Dereference of a possibly null reference.
release: 01-Core/Jinget.Core/ExtensionMethods/Reflection/PropertiesExtensions.cs#L66
Converting null literal or possible null value to non-nullable type.
release: 01-Core/Jinget.Core/ExpressionToSql/Internal/Where.cs#L72
Dereference of a possibly null reference.
release: 01-Core/Jinget.Core/ExpressionToSql/Internal/Where.cs#L119
Converting null literal or possible null value to non-nullable type.