Version bump #3
Annotations
10 warnings
src/Sdk/Models/AliasPointer.cs#L5
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/AliasPointer.cs#L6
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/AliasPointer.cs#L7
Non-nullable property 'Plaintext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/CredentialDescriptor.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/AuditLog.cs#L6
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/AuditLog.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/AuditLog.cs#L8
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/PasswordlessUserSummary.cs#L5
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/PasswordlessUserSummary.cs#L6
Non-nullable property 'Aliases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/RegisterOptions.cs#L8
Non-nullable property 'Attestation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading