fix: replace cosmiconfig with custom implementation #1968
Annotations
10 errors and 1 warning
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "integration.spec.ts Browser Integration it logs browser type and version"
at integration.spec.ts:52
50 | })
51 |
> 52 | test.only('it logs browser type and version', async ({ page }) => {
| ^
53 | const context = page.context()
54 | const browser = context.browser()
55 | console.log('Running on', browser.browserType().name(), browser.version())
|
integration
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|