Playwright Tests #1298
tests.yml
on: workflow_dispatch
playwright-java
34s
playwright-java-junit
45s
playwright-csharp
1m 32s
playwright-csharp-specflow
4m 23s
Matrix: playwright-android
Matrix: playwright-cucumber-js
Matrix: playwright-extension
Matrix: playwright-iphone-emulation
Matrix: playwright-jest-js
Matrix: playwright-lighthouse
Matrix: playwright-parallel
Matrix: playwright-python
Matrix: playwright-single-test
Matrix: playwright-smart-ui
Matrix: playwright-test-js
Matrix: playwright-test-ts
Annotations
33 warnings
playwright-single-test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-extension (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-cucumber-js (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-parallel (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-android (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-iphone-emulation (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-smart-ui (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-java
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-java-junit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-lighthouse (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-python (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-csharp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-csharp
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
playwright-test-js (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-jest-js (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-test-ts (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-csharp-specflow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-csharp-specflow
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L39
Dereference of a possibly null reference.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L39
Dereference of a possibly null reference.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
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.
|
playwright-csharp-specflow:
playwright-csharp-specflow-xunit/Steps/Hooks.cs#L39
Dereference of a possibly null reference.
|