Skip to content

fix: icon path all csproj #39

fix: icon path all csproj

fix: icon path all csproj #39

Triggered via push February 5, 2026 06:04
Status Success
Total duration 1m 33s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
publish: src/NetDevPack.Security.Jwt.Core/Model/Key.cs#L11
Non-nullable property 'Use' 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#L11
Non-nullable property 'Type' 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#L11
Non-nullable property 'KeyId' 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/Jwt/JwtService.cs#L83
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/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/Key.cs#L37
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/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/Jwt/JwtService.cs#L83
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/JsonWebKeySetManagerDependencyInjection.cs#L14
Cannot convert null literal to non-nullable reference type.