Build Server Project (Part 2) #8
Annotations
30 warnings
|
Build & Test (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/SessionRotationContext.cs#L13
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/SessionRotationContext.cs#L12
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/AuthenticatedSessionContext.cs#L16
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (9.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/AuthenticatedSessionContext.cs#L13
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 (9.0.x):
src/CodeBeam.UltimateAuth.Core/Utilities/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 (9.0.x):
src/CodeBeam.UltimateAuth.Core/Utilities/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 (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 (10.0.x):
src/CodeBeam.UltimateAuth.Core/Domain/Session/ClaimsSnapshot.cs#L14
Possible null reference assignment.
|
|
Build & Test (10.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/SessionRotationContext.cs#L13
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (10.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/SessionRotationContext.cs#L12
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (8.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/SessionRotationContext.cs#L13
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (10.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/SessionRotationContext.cs#L12
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (10.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (10.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/AuthenticatedSessionContext.cs#L16
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (8.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/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 (10.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/AuthenticatedSessionContext.cs#L13
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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/AuthenticatedSessionContext.cs#L16
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test (10.0.x):
src/CodeBeam.UltimateAuth.Core/Utilities/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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Contexts/AuthenticatedSessionContext.cs#L13
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 (10.0.x):
src/CodeBeam.UltimateAuth.Core/Utilities/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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Domain/Session/ClaimsSnapshot.cs#L14
Possible null reference assignment.
|
|
Build & Test (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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Utilities/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 (8.0.x):
src/CodeBeam.UltimateAuth.Core/Utilities/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 (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.
|