Skip to content

Merge pull request #69 from VahidFarahmandian/59-generate-jwt-string #34

Merge pull request #69 from VahidFarahmandian/59-generate-jwt-string

Merge pull request #69 from VahidFarahmandian/59-generate-jwt-string #34

Triggered via push September 27, 2023 22:45
Status Success
Total duration 1m 4s
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/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/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/JwtUtility.cs#L37
Cannot convert null literal to non-nullable reference type.
release: 01-Core/Jinget.Core/Utilities/JwtUtility.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/ExpressionToSql/Internal/Where.cs#L38
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.