Skip to content

Preparation Of First Release (Part 3/7) #41

Preparation Of First Release (Part 3/7)

Preparation Of First Release (Part 3/7) #41

Triggered via pull request December 30, 2025 19:25
Status Success
Total duration 59s
Artifacts

ultimateauth-ci.yml

on: pull_request
Matrix: Build, Test & Coverage
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionRotationContext.cs#L11
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L96
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionRotationContext.cs#L9
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L74
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromString(string value, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromString(string value, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionValidationContext.cs#L10
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionChainRevokedException.cs#L7
'UAuthSessionChainRevokedException.ChainId' hides inherited member 'UAuthChainException.ChainId'. Use the new keyword if hiding was intended.
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L96
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L74
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromString(string value, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromString(string value, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionChainRevokedException.cs#L7
'UAuthSessionChainRevokedException.ChainId' hides inherited member 'UAuthChainException.ChainId'. Use the new keyword if hiding was intended.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionRotationContext.cs#L11
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionRotationContext.cs#L9
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionValidationContext.cs#L10
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Login/LoginRequest.cs#L11
Non-nullable property 'DeviceInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Authority/AuthContext.cs#L28
Cannot convert null literal to non-nullable reference type.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Authority/AuthContext.cs#L17
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionChainRevokedException.cs#L7
'UAuthSessionChainRevokedException.ChainId' hides inherited member 'UAuthChainException.ChainId'. Use the new keyword if hiding was intended.
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L96
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L74
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromString(string value, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromString(string value, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionRotationContext.cs#L11
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionRotationContext.cs#L9
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Session/SessionValidationContext.cs#L10
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Authority/AuthContext.cs#L28
Cannot convert null literal to non-nullable reference type.
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Contracts/Authority/AuthContext.cs#L17
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionChainRevokedException.cs#L7
'UAuthSessionChainRevokedException.ChainId' hides inherited member 'UAuthChainException.ChainId'. Use the new keyword if hiding was intended.
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L96
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromBytes(byte[] binary, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L74
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromString(string value, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromString(string value, out TUserId userId)' (possibly because of nullability attributes).
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L74
Nullability of reference types in type of parameter 'id' of 'bool UAuthUserIdConverter<TUserId>.TryFromString(string value, out TUserId? id)' doesn't match implicitly implemented member 'bool IUserIdConverter<TUserId>.TryFromString(string value, out TUserId userId)' (possibly because of nullability attributes).