Skip to content

GetClaim added to JwtUtility #37

GetClaim added to JwtUtility

GetClaim added to JwtUtility #37

Triggered via push September 28, 2023 01:03
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/CodeDom/JingetDynamicCode.cs#L172
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/CodeDom/JingetDynamicCode.cs#L172
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/CodeDom/JingetDynamicCode.cs#L30
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/Utilities/XmlUtility.cs#L18
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/ExpressionToSql/Internal/Where.cs#L38
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/ExpressionToSql/Internal/Where.cs#L38
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/ExtensionMethods/Reflection/AssemblyExtensions.cs#L29
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/ExtensionMethods/Reflection/AssemblyExtensions.cs#L47
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/Attributes/ClaimAttribute.cs#L13
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: 01-Core/Jinget.Core/CodeDom/JingetDynamicCode.cs#L183
Possible null reference return.