Skip to content

Preparation of First Release (Part 6/7) #74

Preparation of First Release (Part 6/7)

Preparation of First Release (Part 6/7) #74

Triggered via pull request January 18, 2026 14:44
Status Success
Total duration 1m 15s
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/Infrastructure/UAuthUserIdConverter.cs#L98
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#L76
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 (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Services/IUAuthService.cs#L3
XML comment is not placed on a valid language element
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionExpiredException.cs#L10
XML comment has cref attribute 'ExpiresAt' that could not be resolved
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L98
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#L76
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/Infrastructure/UAuthUserIdConverter.cs#L98
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#L76
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 (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/Abstractions/Services/IUAuthService.cs#L3
XML comment is not placed on a valid language element
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionExpiredException.cs#L10
XML comment has cref attribute 'ExpiresAt' that could not be resolved
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L98
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#L76
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 (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 (8.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L98
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#L76
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/Abstractions/Services/IUAuthService.cs#L3
XML comment is not placed on a valid language element
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Errors/Session/UAuthSessionExpiredException.cs#L10
XML comment has cref attribute 'ExpiresAt' that could not be resolved
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Infrastructure/UAuthUserIdConverter.cs#L98
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#L76
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/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/Errors/Session/UAuthSessionChainRevokedException.cs#L7
'UAuthSessionChainRevokedException.ChainId' hides inherited member 'UAuthChainException.ChainId'. Use the new keyword if hiding was intended.