Merge pull request #2 from yustasstar/WorkBranch #14
Annotations
1 error and 10 warnings
build
unable to access 'https://github.com/yustasstar/QAutomation_Csharp/': Recv failure: Connection was aborted
|
build:
PlaywrigthSpecFlow/API/Models/UserToken.cs#L5
Non-nullable property 'token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/UserToken.cs#L7
Non-nullable property 'status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/UserToken.cs#L8
Non-nullable property 'result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/UserModel.cs#L5
Non-nullable property 'userName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/UserModel.cs#L6
Non-nullable property 'password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/User.cs#L16
Non-nullable property 'isbn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/User.cs#L17
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/User.cs#L18
Non-nullable property 'subTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/User.cs#L19
Non-nullable property 'author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
PlaywrigthSpecFlow/API/Models/User.cs#L21
Non-nullable property 'publisher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|