Re-home SDK implementations #247
Annotations
10 errors and 3 warnings
Build & Test:
test/integration/browser_context/clear_cookies_test.exs#L6
test BrowserContext.clear_cookies/1 clears cookies for the context (Playwright.BrowserContext.ClearCookiesTest)
|
Build & Test:
test/integration/browser_context/add_cookies_test.exs#L6
test BrowserContext.add_cookies/2 adds cookies, readable by Page (Playwright.BrowserContext.AddCookiesTest)
|
Build & Test:
test/integration/browser_context/cookies_test.exs#L11
test BrowserContext.cookies/1 retrieves cookies for the context (Playwright.BrowserContext.CookiesTest)
|
Build & Test:
test/integration/browser_context/cookies_test.exs#L6
test BrowserContext.cookies/1 retrieves no cookies from a pristine context (Playwright.BrowserContext.CookiesTest)
|
Build & Test:
test/integration/browser_context/network_test.exs#L7
test BrowserContext network events on :request (Playwright.BrowserContext.NetworkTest)
|
Build & Test:
test/integration/add_init_script_test.exs#L56
test BrowserContext.add_init_script/2 adding to the BrowserContext for an already created Page (Playwright.AddInitScriptTest)
|
Build & Test:
test/integration/add_init_script_test.exs#L13
test Page.add_init_script/2 providing `param: script` as a file path (Playwright.AddInitScriptTest)
|
Build & Test:
test/integration/add_init_script_test.exs#L33
test BrowserContext.add_init_script/2 combined with `Page.add_init_script/2` (Playwright.AddInitScriptTest)
|
Build & Test:
test/integration/add_init_script_test.exs#L21
test Page.add_init_script/2 support for multiple scripts (Playwright.AddInitScriptTest)
|
Build & Test:
test/integration/add_init_script_test.exs#L45
test BrowserContext.add_init_script/2 providing `param: script` as a file path (Playwright.AddInitScriptTest)
|
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
|