Playwright Tests #1674
Annotations
1 error and 16 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.
|
Setup .NET
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading