Setup Multi-Target for .NET Framework #23
Annotations
2 errors and 11 warnings
build
No test report files were found
|
build
Process completed with exit code 2.
|
build
No file matches path **/*-test-results.trx
|
build:
src/Sdk/PasswordlessApiException.cs#L27
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/RegisterTokenResponse.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L5
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L6
Non-nullable property 'CredentialId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L9
Non-nullable property 'RpId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L10
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L11
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L12
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L13
Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Sdk/Models/VerifiedUser.cs#L16
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|