Skip to content

chore: merge

chore: merge #37

Triggered via push February 5, 2026 05:57
Status Failure
Total duration 1m 33s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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.