Skip to content

Update .gitignore

Update .gitignore #15

Triggered via push July 22, 2024 12:08
Status Success
Total duration 1m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: PlaywrigthSpecFlow/Features/WebTable/WebTableSteps.cs#L16
Possible null reference argument for parameter 'page' in 'DemoQAWebTablesPage.DemoQAWebTablesPage(IPage page)'.
build: PlaywrigthSpecFlow/Features/WebTable/WebTableSteps.cs#L91
Dereference of a possibly null reference.
build: PlaywrigthSpecFlow/Features/WebTable/WebTableSteps.cs#L11
Non-nullable field '_WebTablesPage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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.