chore: merge #37
Annotations
6 errors and 20 warnings
|
publish
Process completed with exit code 1.
|
|
publish
The icon file 'icon.png' does not exist in the package.
|
|
publish
The icon file 'icon.png' does not exist in the package.
|
|
publish
The icon file 'icon.png' does not exist in the package.
|
|
publish
The icon file 'icon.png' does not exist in the package.
|
|
publish
The icon file 'icon.png' does not exist in the package.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/PublicJsonWebKey.cs#L11
Non-nullable property 'CurveName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/PublicJsonWebKey.cs#L11
Non-nullable property 'X509Chain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/PublicJsonWebKey.cs#L11
Non-nullable property 'KeyOperations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Interfaces/IJwtService.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Interfaces/IJsonWebKeyStore.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/Key.cs#L37
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Jwt/JwtService.cs#L83
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/JsonWebKeySetManagerDependencyInjection.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/DefaultStore/InMemoryStore.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/DefaultStore/DataProtectionStore.cs#L198
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/PublicJsonWebKey.cs#L11
Non-nullable property 'CurveName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/PublicJsonWebKey.cs#L11
Non-nullable property 'X509Chain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/PublicJsonWebKey.cs#L11
Non-nullable property 'KeyOperations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Model/Key.cs#L37
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Interfaces/IJwtService.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Interfaces/IJsonWebKeyStore.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/DefaultStore/DataProtectionStore.cs#L198
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/DefaultStore/InMemoryStore.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/Jwt/JwtService.cs#L83
Cannot convert null literal to non-nullable reference type.
|
|
publish:
src/NetDevPack.Security.Jwt.Core/JsonWebKeySetManagerDependencyInjection.cs#L14
Cannot convert null literal to non-nullable reference type.
|