[draft] Benchmark linked list v11 impl #3324
Annotations
4 errors and 2 warnings
Build & Test:
src/diff/mount.js#L16
'normalizeToVNode' is defined but never used. Allowed unused vars must match /^h|React|_[0-9]?$/
|
Build & Test:
src/diff/unmount.js#L17
'i' is assigned a value but never used. Allowed unused vars must match /^h|React|_[0-9]?$/
|
Build & Test:
debug/src/debug.js#L137
'parent' is assigned a value but never used. Allowed unused vars must match /^h|React|_[0-9]?$/
|
Build & Test
Process completed with exit code 1.
|
Build & Test
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/
|
Build & Test:
src/diff/mount.js#L319
A constructor name should not start with a lowercase letter
|