Skip to content

Preparation of First Release (Part 5/7) #67

Preparation of First Release (Part 5/7)

Preparation of First Release (Part 5/7) #67

Triggered via pull request January 15, 2026 20:16
Status Failure
Total duration 1m 16s
Artifacts

ultimateauth-ci.yml

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

Annotations

30 errors and 30 warnings
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L107
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L74
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L37
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L48
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L24
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L107
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L74
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L37
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L48
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (8.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L24
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L107
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L74
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L37
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L48
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L24
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L107
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L74
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L37
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L48
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (10.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L24
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L107
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L74
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L37
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L48
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L24
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L107
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L74
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/RefreshTokenValidatorTests.cs#L37
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L48
'DeviceContext' does not contain a constructor that takes 0 arguments
Build, Test & Coverage (9.0.x): tests/CodeBeam.UltimateAuth.Tests.Unit/Core/UAuthSessionTests.cs#L24
'DeviceContext' does not contain a constructor that takes 0 arguments
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/Abstractions/Stores/IUAuthUserStore.cs#L32
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.GetPasswordHashAsync(string?, TUserId, CancellationToken)' (but other parameters do)
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L23
Parameter 'token' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.FindByLoginAsync(string?, string, CancellationToken)' (but other parameters do)
Build, Test & Coverage (8.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L23
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.FindByLoginAsync(string?, string, CancellationToken)' (but other parameters do)
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 (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L40
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.SetPasswordHashAsync(string?, TUserId, string, CancellationToken)' (but other parameters do)
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L36
XML comment has cref attribute 'IUAuthSessionManager{TUserId}' that could not be resolved
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L32
Parameter 'token' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.GetPasswordHashAsync(string?, TUserId, CancellationToken)' (but other parameters do)
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L32
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.GetPasswordHashAsync(string?, TUserId, CancellationToken)' (but other parameters do)
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L23
Parameter 'token' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.FindByLoginAsync(string?, string, CancellationToken)' (but other parameters do)
Build, Test & Coverage (10.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L23
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.FindByLoginAsync(string?, string, CancellationToken)' (but other parameters do)
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/Abstractions/Stores/IUAuthUserStore.cs#L40
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.SetPasswordHashAsync(string?, TUserId, string, CancellationToken)' (but other parameters do)
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L36
XML comment has cref attribute 'IUAuthSessionManager{TUserId}' that could not be resolved
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L32
Parameter 'token' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.GetPasswordHashAsync(string?, TUserId, CancellationToken)' (but other parameters do)
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L32
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.GetPasswordHashAsync(string?, TUserId, CancellationToken)' (but other parameters do)
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L23
Parameter 'token' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.FindByLoginAsync(string?, string, CancellationToken)' (but other parameters do)
Build, Test & Coverage (9.0.x): src/CodeBeam.UltimateAuth.Core/Abstractions/Stores/IUAuthUserStore.cs#L23
Parameter 'tenantId' has no matching param tag in the XML comment for 'IUAuthUserStore<TUserId>.FindByLoginAsync(string?, string, CancellationToken)' (but other parameters do)
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#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).