Create SECURITY.md #187
Annotations
8 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/index.js#L267
Do not create function within loops (IE11 compatibility)
|
test/unit/component.test.js#L143
'vm' is never reassigned. Use 'const' instead
|
test/unit/component.test.js#L206
'vm' is never reassigned. Use 'const' instead
|
test/unit/issues.test.js#L80
There is more than one component in this file
|
test/unit/issues.test.js#L156
There is more than one component in this file
|
test/unit/issues.test.js#L264
There is more than one component in this file
|
test/unit/issues.test.js#L776
There is more than one component in this file
|
This job succeeded
Loading