fix infinity id for edges #272
Annotations
6 errors and 12 warnings
src/neovis.ts#L634
'node' is never reassigned. Use 'const' instead
|
src/neovis.ts#L643
'edge' is never reassigned. Use 'const' instead
|
src/neovis.ts#L651
'startNode' is never reassigned. Use 'const' instead
|
src/neovis.ts#L652
'endNode' is never reassigned. Use 'const' instead
|
src/neovis.ts#L671
'node' is never reassigned. Use 'const' instead
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
__tests__/neovis.tests.ts#L53
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L90
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L104
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L118
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L223
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L224
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L225
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L388
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L389
Forbidden non-null assertion
|
__tests__/neovis.tests.ts#L390
Forbidden non-null assertion
|
This job failed
Loading