Playwright Tests #1656
Annotations
1 error and 15 warnings
Execute Playwright CSharp Specflow Tests
Process completed with exit code 1.
|
Execute Playwright CSharp Specflow Tests:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'browser' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Execute Playwright CSharp Specflow Tests:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Execute Playwright CSharp Specflow Tests:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'page' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Execute Playwright CSharp Specflow Tests:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'playwright' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Execute Playwright CSharp Specflow Tests:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L39
Dereference of a possibly null reference.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'browser' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'page' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'playwright' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L39
Dereference of a possibly null reference.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'browser' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'page' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L19
Non-nullable field 'playwright' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet build:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L39
Dereference of a possibly null reference.
|
Loading