chore: upgrade node v18 and chrome driver #173
Annotations
1 error and 7 warnings
Test on Node.js 18 OS: ubuntu-latest
Process completed with exit code 1.
|
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
|