test files for Venue category of gatherpress #925
Annotations
10 errors and 1 warning
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L1
Replace `"@playwright/test"` with `'@playwright/test'`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L2
Replace `"../reusable-user-steps/common.js"` with `'../reusable-user-steps/common.js'`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L4
Replace `"·Validate·test·for·admin·side·venue·test"` with `'·Validate·test·for·admin·side·venue·test'`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L8
Replace `"networkidle"` with `'networkidle'`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L11
Replace `⏎↹test("The·admin·should·create·a·new·post·for·Venue",async({page})=>{⏎` with `test('The·admin·should·create·a·new·post·for·Venue',·async·({·page·})·=>·{`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L19
Replace `path:·"vanue-page.png"` with `·path:·'vanue-page.png'·`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L21
Replace `.locator('#wpbody-content').getByRole('link',·{·name:·'Add·New'·})` with `⏎↹↹↹.locator('#wpbody-content')⏎↹↹↹.getByRole('link',·{·name:·'Add·New'·})⏎↹↹↹`
|
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L24
Replace `path:"new-venue.png"})` with `·path:·'new-venue.png'·});`
|
test/e2e/admin-tests/gatherpress-admin-venue.spec.js#L25
Replace `⏎` with `;`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading