fix: upgrade chromedriver #182
Annotations
10 warnings
Build on Node.js 18 OS: ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint on Node.js 18 OS: ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint on Node.js 18 OS: ubuntu-latest:
src/index.js#L267
Do not create function within loops (IE11 compatibility)
|
Lint on Node.js 18 OS: ubuntu-latest:
test/unit/component.test.js#L143
'vm' is never reassigned. Use 'const' instead
|
Lint on Node.js 18 OS: ubuntu-latest:
test/unit/component.test.js#L206
'vm' is never reassigned. Use 'const' instead
|
Lint on Node.js 18 OS: ubuntu-latest:
test/unit/issues.test.js#L80
There is more than one component in this file
|
Lint on Node.js 18 OS: ubuntu-latest:
test/unit/issues.test.js#L156
There is more than one component in this file
|
Lint on Node.js 18 OS: ubuntu-latest:
test/unit/issues.test.js#L264
There is more than one component in this file
|
Lint on Node.js 18 OS: ubuntu-latest:
test/unit/issues.test.js#L776
There is more than one component in this file
|
Test on Node.js 18 OS: ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: browser-actions/setup-chrome@latest, browser-actions/setup-firefox@latest, actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|