chore(deps): lock file maintenance#116
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| jscpd | yes | 23 | no | 3.41s | ||
| prettier | 29 | 0 | 1 | 0 | 0.63s | |
| ✅ JSON | v8r | 29 | 0 | 0 | 7.83s | |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.45s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.36s | |
| cspell | 222 | 1 | 0 | 7.11s | ||
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 0.83s |
| ✅ YAML | v8r | 4 | 0 | 0 | 6.81s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.44s |
Detailed Issues
⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4 - Unknown word (pyenv) -- "pyenv": {
Suggestions: [peen, pena, pend, peng, penh]
CSpell: Files checked: 200, Issues found: 1 in 1 file.
You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)
{
"version": "0.2",
"language": "en",
"ignorePaths": [
"**/node_modules/**",
"**/vscode-extension/**",
"**/.git/**",
"**/.pnpm-lock.json",
".vscode",
"package-lock.json",
"megalinter-reports"
],
"words": [
"pyenv"
]
}
You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
⚠️ COPYPASTE / jscpd - 23 errors
Clone found (python):
- src/liblaf/melon/io/paraview/series/_shared.py [6:1 - 18:2] (12 lines, 104 tokens)
src/liblaf/melon/io/paraview/series/_writer.py [20:1 - 32:2]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [31:5 - 36:6] (5 lines, 81 tokens)
exp/2025/04/30/human-head-anatomy/src/34-muscles.py [38:5 - 43:6]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [80:7 - 86:15] (6 lines, 82 tokens)
exp/2025/04/30/human-head-anatomy/src/34-muscles.py [99:11 - 105:23]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/32-muscle-orientation.py [13:30 - 21:14] (8 lines, 77 tokens)
exp/2025/10/29/fiber-direction/src/10-holes.py [14:17 - 22:8]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [157:14 - 170:14] (13 lines, 190 tokens)
exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [130:14 - 143:14]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/20-muscle-fix.py [18:17 - 25:5] (7 lines, 76 tokens)
exp/2025/10/29/fiber-direction/src/10-holes.py [14:17 - 22:8]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/15-find-jaw-pivot.py [1:1 - 12:17] (11 lines, 88 tokens)
exp/2025/10/29/fiber-direction/src/10-holes.py [1:1 - 12:17]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/14-register-cranium.py [18:7 - 43:2] (25 lines, 224 tokens)
exp/2025/04/30/human-head-anatomy/src/14-register-mandible.py [19:5 - 44:2]
Clone found (python):
- src/liblaf/melon/tri/_wrapping.py [23:5 - 30:5] (7 lines, 96 tokens)
src/liblaf/melon/ext/wrap/_fast_wrapping.py [20:5 - 27:17]
Clone found (python):
- src/liblaf/melon/transfer/_tri_point.py [61:1 - 74:2] (13 lines, 142 tokens)
src/liblaf/melon/transfer/_tri_point_to_tet.py [36:1 - 49:2]
Clone found (python):
- src/liblaf/melon/transfer/_tri_cell_to_point_category.py [18:36 - 27:7] (9 lines, 108 tokens)
src/liblaf/melon/transfer/_tri_point.py [20:19 - 29:7]
Clone found (python):
- src/liblaf/melon/transfer/_tri_cell_to_point_category.py [28:2 - 37:7] (9 lines, 136 tokens)
src/liblaf/melon/transfer/_tri_point.py [29:7 - 38:7]
Clone found (python):
- src/liblaf/melon/transfer/_tri_cell_to_point_category.py [56:10 - 65:2] (9 lines, 85 tokens)
src/liblaf/melon/transfer/_tri_point_to_tet.py [40:11 - 49:2]
Clone found (python):
- src/liblaf/melon/proximity/_nearest_point_on_surface.py [73:2 - 81:55] (8 lines, 168 tokens)
src/liblaf/melon/proximity/_nearest_point_on_surface.py [48:7 - 55:33]
Clone found (python):
- src/liblaf/melon/proximity/_nearest_point_on_surface.py [90:13 - 102:7] (12 lines, 87 tokens)
src/liblaf/melon/proximity/_nearest_point_on_surface.py [57:7 - 68:4]
Clone found (python):
- src/liblaf/melon/proximity/_nearest_point_on_surface.py [177:17 - 189:12] (12 lines, 146 tokens)
src/liblaf/melon/proximity/_nearest_point_on_surface.py [146:19 - 158:8]
Clone found (python):
- src/liblaf/melon/proximity/_nearest_point_on_surface.py [195:17 - 205:5] (10 lines, 140 tokens)
src/liblaf/melon/proximity/_nearest_point_on_surface.py [157:7 - 169:4]
Clone found (python):
- src/liblaf/melon/_src/graph.py [12:14 - 32:7] (20 lines, 340 tokens)
src/liblaf/melon/tet/_laplacian.py [15:5 - 35:24]
Clone found (bash):
- .config/copier/mise-tasks/install.sh [4:1 - 22:8] (18 lines, 152 tokens)
.config/copier/mise-tasks/upgrade.sh [5:1 - 23:8]
Clone found (python):
- scripts/bench-contains.py [54:5 - 63:2] (9 lines, 129 tokens)
scripts/bench-on-surface.py [96:5 - 105:2]
Clone found (python):
- scripts/bench-contains.py [63:2 - 74:5] (11 lines, 161 tokens)
scripts/bench-on-surface.py [105:2 - 116:17]
Clone found (python):
- scripts/bench-cell-neighbors.py [29:2 - 40:9] (11 lines, 156 tokens)
tests/_src/graph/test_cell_neighbors.py [8:23 - 20:4]
Clone found (python):
- scripts/bench-cell-neighbors.py [56:7 - 65:8] (9 lines, 136 tokens)
src/liblaf/melon/tet/_laplacian.py [28:7 - 35:11]
┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 153 │ 5329 │ 54555 │ 22 │ 236 (4.43%) │ 2952 (5.41%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash │ 6 │ 147 │ 999 │ 1 │ 18 (12.24%) │ 152 (15.22%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 159 │ 5476 │ 55554 │ 23 │ 254 (4.64%) │ 3104 (5.59%) │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 23 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (4.64%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (4.64%) over threshold (0%)
at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:612:13)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:110:18
at Array.forEach (<anonymous>)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:22
at async /node-deps/node_modules/jscpd/dist/jscpd.js:351:5
⚠️ JSON / prettier - 1 error
.config/linters/pyrightconfig.json 57ms (unchanged)
.config/release-please/config.json 21ms (unchanged)
.github/renovate.json 3ms (unchanged)
.vscode/settings.json 9ms (unchanged)
[error] exp/2025/04/30/human-head-anatomy/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error] 3 | size 429
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error] 3 | size 476
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error] 3 | size 429
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/face.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:e458b1bb67aa33ac9db931cb0d6d6d685429cfb7d46417c1b333af46924ad85f
[error] 3 | size 800
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error] 3 | size 476
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/skull.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:4df392ea2d66a5057ceefc7b5191760f6791e48bcfda3b55a3138f91f26989ff
[error] 3 | size 1215
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin-with-mouth-socket.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:5846defd42970713d2bcdd08b798fd2653346de4662129e1fffbe4521b41f1ad
[error] 3 | size 715
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:8a9430700a2b0e825304625d59107487f31f39c67421260dd9949f57b267ad3f
[error] 3 | size 804
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:e936620a71ec8780c4d65bea3697c6f9c90acb4dc0dbe3c4fda50a45b5cab147
[error] 3 | size 870
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
pyrightconfig.json 1ms (unchanged)
tmp.6NE8UxMvCk/linters/pyrightconfig.json 2ms (unchanged)
tmp.6NE8UxMvCk/renovate-config.json 3ms (unchanged)
See detailed reports in MegaLinter artifacts
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #116 +/- ##
=======================================
Coverage 57.81% 57.81%
=======================================
Files 71 71
Lines 1311 1311
Branches 86 86
=======================================
Hits 758 758
Misses 544 544
Partials 9 9 ☔ View full report in Codecov by Harness. |
892acfe to
51ccf21
Compare
51ccf21 to
ae696d2
Compare
ae696d2 to
9b3ea9a
Compare
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| jscpd | yes | 22 | no | 3.07s | ||
| prettier | 32 | 1 | 1 | 0 | 0.57s | |
| ✅ JSON | v8r | 32 | 0 | 0 | 6.12s | |
| ✅ MARKDOWN | rumdl | 20 | 0 | 0 | 0 | 0.4s |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.31s |
| ✅ PYTHON | ruff-format | yes | yes | no | no | 0.05s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.42s | |
| ✅ SPELL | cspell | 178 | 0 | 0 | 4.39s |
Detailed Issues
⚠️ COPYPASTE / jscpd - 22 errors
Clone found (python):
- exp/2026/05/27/head/src/21-annotate-landmarks-gingiva.py [1:1 - 15:50] (14 lines, 105 tokens)
exp/2026/05/27/head/src/21-annotate-landmarks-skin.py [1:1 - 15:56]
Clone found (python):
- exp/2026/05/27/head/src/21-annotate-landmarks-gingiva.py [24:1 - 31:11] (7 lines, 117 tokens)
exp/2026/05/27/head/src/21-annotate-landmarks-skin.py [21:1 - 28:19]
Clone found (python):
- exp/2026/05/27/head/src/21-annotate-landmarks-gingiva.py [33:33 - 42:24] (9 lines, 83 tokens)
exp/2026/05/27/head/src/21-annotate-landmarks-skin.py [27:82 - 36:24]
Clone found (python):
- exp/2026/05/27/head/src/13-register-cranium.py [13:52 - 31:24] (18 lines, 186 tokens)
exp/2026/05/27/head/src/13-register-mandible.py [13:53 - 31:24]
Clone found (python):
- exp/2026/05/27/head/src/12-annotate-landmarks-cranium.py [12:50 - 28:41] (16 lines, 202 tokens)
exp/2026/05/27/head/src/12-annotate-landmarks-mandible.py [12:51 - 28:41]
Clone found (toml):
- exp/2025/10/29/fiber-direction/data/00-groups.toml [1:1 - 439:2] (438 lines, 1757 tokens)
exp/2025/04/30/human-head-anatomy/data/02-intermediate/groups.toml [1:1 - 439:2]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [31:5 - 36:18] (5 lines, 81 tokens)
exp/2025/04/30/human-head-anatomy/src/34-muscles.py [38:5 - 43:18]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [36:13 - 41:8] (5 lines, 65 tokens)
exp/2025/04/30/human-head-anatomy/src/34-muscles.py [44:13 - 48:17]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/33-muscle-fraction.py [80:12 - 86:50] (6 lines, 82 tokens)
exp/2025/04/30/human-head-anatomy/src/34-muscles.py [99:16 - 105:58]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/32-muscle-orientation.py [44:1 - 56:15] (12 lines, 186 tokens)
exp/2025/04/30/human-head-anatomy/src/32-zygomaticus-major-paraview.py [71:1 - 83:10]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [157:66 - 170:51] (13 lines, 190 tokens)
exp/2025/04/30/human-head-anatomy/src/21-skin-thickness.py [130:66 - 143:51]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/20-muscle-fix.py [18:52 - 25:9] (7 lines, 76 tokens)
exp/2025/10/29/fiber-direction/src/10-holes.py [14:52 - 22:12]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/15-find-jaw-pivot.py [1:1 - 12:51] (11 lines, 88 tokens)
exp/2025/10/29/fiber-direction/src/10-holes.py [1:1 - 12:51]
Clone found (python):
- exp/2025/04/30/human-head-anatomy/src/14-register-cranium.py [18:57 - 43:24] (25 lines, 224 tokens)
exp/2025/04/30/human-head-anatomy/src/14-register-mandible.py [19:30 - 44:24]
Clone found (toml):
- exp/2025/04/30/human-head-anatomy/data/13-groups.toml [1:1 - 326:2] (325 lines, 1334 tokens)
exp/2025/04/30/human-head-anatomy/data/02-intermediate/groups.toml [1:1 - 327:8]
Clone found (toml):
- exp/2025/04/30/human-head-anatomy/data/13-groups.toml [329:9 - 395:9] (66 lines, 242 tokens)
exp/2025/04/30/human-head-anatomy/data/02-intermediate/groups.toml [327:9 - 393:9]
Clone found (toml):
- exp/2025/04/30/human-head-anatomy/data/10-groups.toml [1:1 - 335:2] (334 lines, 1338 tokens)
exp/2025/04/30/human-head-anatomy/data/01-raw/groups.toml [1:1 - 335:2]
Clone found (python):
- src/liblaf/melon/tet/_tetra_surface_fraction.py [44:37 - 53:11] (9 lines, 88 tokens)
src/liblaf/melon/tri/_contains.py [20:37 - 29:13]
Clone found (python):
- src/liblaf/melon/tet/_tetra_surface_fraction.py [52:59 - 64:26] (12 lines, 85 tokens)
src/liblaf/melon/tri/_contains.py [29:58 - 42:10]
Clone found (python):
- src/liblaf/melon/tet/_tetra_surface_broad_phase.py [45:1 - 53:26] (8 lines, 76 tokens)
src/liblaf/melon/tri/_implicit_distance.py [31:1 - 40:10]
Clone found (python):
- src/liblaf/melon/recipe/fractions.py [127:5 - 136:13] (9 lines, 131 tokens)
src/liblaf/melon/tet/_tetra_surface_fraction.py [18:5 - 25:13]
Clone found (python):
- tests/test_geometry_helpers.py [29:35 - 38:27] (9 lines, 90 tokens)
tests/test_volume_fraction.py [13:24 - 22:27]
┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ toml │ 12 │ 2451 │ 10102 │ 4 │ 1163 (47.45%) │ 4671 (46.24%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 115 │ 6027 │ 58074 │ 18 │ 195 (3.24%) │ 2155 (3.71%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 127 │ 8478 │ 68176 │ 22 │ 1358 (16.02%) │ 6826 (10.01%) │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 22 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (16.02%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (16.02%) over threshold (0%)
at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:615:13)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:18
at Array.forEach (<anonymous>)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:108:22
at async /node-deps/node_modules/jscpd/dist/bin/jscpd.js:9:5
⚠️ JSON / prettier - 1 error
.vscode/settings.json 54ms (unchanged)
[error] exp/2025/04/30/human-head-anatomy/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error] 3 | size 429
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/00-sculptor-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error] 3 | size 476
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:74cac07560a0ac93e15b334d49841c637a59a44de0708f7aaf08cbcbf2e8f469
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:766aedc9c892ef6cc830caffe266bcd28fb8fd00d9a144533e2c4739bb266cbd
[error] 3 | size 429
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/face.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:e458b1bb67aa33ac9db931cb0d6d6d685429cfb7d46417c1b333af46924ad85f
[error] 3 | size 800
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:f1e16d8631ac4cc730978f0422778d005ce78102daf535fdfe7b745259b86e3a
[error] 3 | size 476
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/01-raw/sculptor/skull.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:4df392ea2d66a5057ceefc7b5191760f6791e48bcfda3b55a3138f91f26989ff
[error] 3 | size 1215
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin-with-mouth-socket.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:5846defd42970713d2bcdd08b798fd2653346de4662129e1fffbe4521b41f1ad
[error] 3 | size 715
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/02-intermediate/skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:8a9430700a2b0e825304625d59107487f31f39c67421260dd9949f57b267ad3f
[error] 3 | size 804
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/11-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:e936620a71ec8780c4d65bea3697c6f9c90acb4dc0dbe3c4fda50a45b5cab147
[error] 3 | size 870
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/12-skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:018f3bce8052b47b9a953ec89a9703fdd68c16454ba3e8bd849aab4eb9b6da6d
[error] 3 | size 719
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/13-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:45e42f3615dfd055ca57fd118c2c4b9a87dd20480fb79b8954b44feaf295cecb
[error] 3 | size 430
[error] 4 |
[error] exp/2025/04/30/human-head-anatomy/data/14-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:2ad40f18b58f1870f85705d3583e7b09d182bc2a110884a40dee313da812285b
[error] 3 | size 474
[error] 4 |
[error] exp/2026/05/27/head/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.gingiva.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:8b0483f595993e8a3950719cdb15347da008cbb20ed9fd2859fbf5263fe4b110
[error] 3 | size 466
[error] 4 |
[error] exp/2026/05/27/head/data/00-XYZ_ReadyToSculpt_eyesOpen_PolyGroups_GEO.skin.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:9d488209bed363c787d6eb809bddb0d6b403f999e836768533b37dfcd763643c
[error] 3 | size 1235
[error] 4 |
[error] exp/2026/05/27/head/data/00-sculptor-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:7ff7e9e62d12853c67e22af4b5983a139a45268fb7acaff5347058aac82ab0df
[error] 3 | size 847
[error] 4 |
[error] exp/2026/05/27/head/data/00-sculptor-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:f7fd33638c38b0352e3edf8c6cb93a6b65d7d5480a706154540f77640ea70647
[error] 3 | size 854
[error] 4 |
[error] exp/2026/05/27/head/data/11-cranium.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:b243a63a6b3d86cc073f84a2b8bb04e5cb573fd811cac2268033e7bf74dddf72
[error] 3 | size 874
[error] 4 |
[error] exp/2026/05/27/head/data/11-mandible.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:df025fb277ee50a046fea750605dc1b39ccd5506fa48d34e0662bac7ae0f0728
[error] 3 | size 879
[error] 4 |
[error] exp/2026/05/27/head/data/20-gingiva.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:daad2806756fa8ec3760ea535f596639ff3e52bf1aac91365e83119726735963
[error] 3 | size 329
[error] 4 |
[error] exp/2026/05/27/head/data/20-skin-smoothed.landmarks.json: SyntaxError: The input should contain exactly one expression, but the first expression is followed by the unexpected character `h`. (1:9)
[error] > 1 | version https://git-lfs.github.com/spec/v1
[error] | ^
[error] 2 | oid sha256:e70b944b9c67394b9faab4b9e87df36221cf447833b5f5198e35dfe74175c35e
[error] 3 | size 870
[error] 4 |
exp/2026/05/27/head/data/21-gingiva.polygons.json 37ms
Notices
📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)
See detailed reports in MegaLinter artifacts

Show us your support by starring ⭐ the repository
bec601f to
b8249b1
Compare
92f4eb6 to
729f111
Compare
0fb3e5e to
5f867cd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.