update #178
Annotations
7 warnings
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
|