remove some lodash #106
Annotations
10 errors and 4 warnings
test (20.x):
src/dagre/acyclic.js#L29
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/acyclic.js#L35
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/add-border-segments.js#L13
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/coordinate-system.js#L39
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/coordinate-system.js#L55
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/layout.js#L82
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/layout.js#L235
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/layout.js#L255
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/layout.js#L256
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x):
src/dagre/layout.js#L285
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (20.x)
The following actions use a deprecated Node.js version 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/
|
test (20.x):
test/chai.js#L3
Caution: `chai` also has a named export `config`. Check if you meant to write `import {config} from 'chai'` instead
|
test (20.x):
test/chai.js#L9
Caution: `chai` also has a named export `assert`. Check if you meant to write `import {assert} from 'chai'` instead
|
test (20.x):
test/chai.js#L13
Caution: `chai` also has a named export `assert`. Check if you meant to write `import {assert} from 'chai'` instead
|