Skip to content

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

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

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

Triggered via push September 27, 2023 22:42
Status Success
Total duration 1m 1s
Artifacts

build-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build: 01-Core/Jinget.Core/ExtensionMethods/Reflection/AssemblyExtensions.cs#L29
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/ExtensionMethods/Reflection/AssemblyExtensions.cs#L47
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/CodeDom/JingetDynamicCode.cs#L172
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/CodeDom/JingetDynamicCode.cs#L172
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/CodeDom/JingetDynamicCode.cs#L30
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/ExpressionToSql/Internal/Where.cs#L38
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/ExpressionToSql/Internal/Where.cs#L38
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/Utilities/JwtUtility.cs#L37
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/Utilities/JwtUtility.cs#L38
Cannot convert null literal to non-nullable reference type.
build: 01-Core/Jinget.Core/Utilities/XmlUtility.cs#L18
Cannot convert null literal to non-nullable reference type.