chore: init #1
Annotations
9 warnings
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L60
Possible null reference argument for parameter 'password' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L47
Possible null reference argument for parameter 'email' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L35
Possible null reference argument for parameter 'name' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L60
Possible null reference argument for parameter 'password' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L47
Possible null reference argument for parameter 'email' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L35
Possible null reference argument for parameter 'name' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L60
Possible null reference argument for parameter 'password' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L47
Possible null reference argument for parameter 'email' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|
|
build-and-test:
src/Authentication/Authentication.Tests/UserTests.cs#L35
Possible null reference argument for parameter 'name' in 'User.User(string name, string email, string password, bool twoFactorEnabled = false)'.
|