Skip to content

fix: replace cosmiconfig with custom implementation #1968

fix: replace cosmiconfig with custom implementation

fix: replace cosmiconfig with custom implementation #1968

Triggered via pull request December 27, 2023 07:50
Status Failure
Total duration 2m 24s
Artifacts

node.js.yml

on: pull_request
changes
5s
changes
Matrix: unit
Fit to window
Zoom out
Zoom in

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.