Skip to content

chore: change package manager to npm #3

chore: change package manager to npm

chore: change package manager to npm #3

Triggered via push October 8, 2023 16:38
Status Success
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
no-undef: playwright.config.js#L8
'require' is not defined.
no-undef: playwright.config.js#L18
'process' is not defined.
no-undef: playwright.config.js#L20
'process' is not defined.
no-undef: playwright.config.js#L22
'process' is not defined.
no-undef: playwright.config.js#L76
'process' is not defined.
no-undef: playwright.config.js#L8
'require' is not defined.
no-undef: playwright.config.js#L18
'process' is not defined.
no-undef: playwright.config.js#L20
'process' is not defined.
no-undef: playwright.config.js#L22
'process' is not defined.
no-undef: playwright.config.js#L76
'process' is not defined.
eslint
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/