Conversation
4d58cb0 to
37eb3c2
Compare
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ BASH | shellcheck | 2 | 0 | 0 | 0.03s | |
| ✅ BASH | shfmt | 2 | 0 | 0 | 0 | 1.09s |
| jscpd | yes | 265 | no | 8.24s | ||
| ✅ JSON | prettier | 7 | 0 | 0 | 0 | 1.52s |
| ✅ JSON | v8r | 7 | 0 | 0 | 4.74s | |
| ruff | yes | yes | 1 | no | 0.52s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.98s | |
| cspell | 206 | 1 | 0 | 7.27s | ||
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 1.7s |
| ✅ YAML | v8r | 4 | 0 | 0 | 5.22s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.48s |
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: 206, 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 - 265 errors
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny-bunny/main.py [1:1 - 14:5] (13 lines, 115 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [1:1 - 14:4]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny-bunny/main.py [22:5 - 84:78] (62 lines, 768 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [22:5 - 84:8]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny-bunny/main.py [87:5 - 114:2] (27 lines, 319 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [84:4 - 111:2]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [21:5 - 35:7] (14 lines, 116 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-bunny/main.py [17:5 - 31:4]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [58:1 - 67:4] (9 lines, 151 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [31:1 - 40:3]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [67:3 - 77:9] (10 lines, 124 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [40:3 - 49:6]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [81:9 - 88:5] (7 lines, 101 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [52:9 - 59:7]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [90:4 - 100:5] (10 lines, 128 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [58:2 - 68:4]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [100:2 - 116:4] (16 lines, 181 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [68:2 - 84:10]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-bunny/main.py [116:6 - 132:5] (16 lines, 200 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [87:5 - 103:13]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-box/main.py [1:1 - 50:5] (49 lines, 490 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny/main.py [1:1 - 50:3]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-box/main.py [52:9 - 79:28] (27 lines, 359 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny/main.py [54:2 - 81:3]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-box/main.py [78:9 - 96:75] (18 lines, 224 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny-sphere/main.py [49:10 - 96:8]
Clone found (python):
- exp/2025/07/30/dynamics/collision/collision-box/main.py [104:5 - 142:10] (38 lines, 481 tokens)
exp/2025/07/30/dynamics/collision/collision-bunny/main.py [97:8 - 105:12]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [50:6 - 60:2] (10 lines, 99 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [24:1 - 34:7]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [64:5 - 73:8] (9 lines, 160 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [41:5 - 50:8]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [77:3 - 83:8] (6 lines, 75 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [28:2 - 34:7]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [86:5 - 95:8] (9 lines, 160 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [41:5 - 50:8]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [95:8 - 105:8] (10 lines, 116 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [50:8 - 34:7]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [108:5 - 117:12] (9 lines, 158 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [41:5 - 50:4]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [141:3 - 150:13] (9 lines, 90 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_quad.py [130:3 - 139:13]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [99:8 - 109:22] (10 lines, 97 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [76:8 - 86:13]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [109:22 - 120:6] (11 lines, 182 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [86:13 - 97:5]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [120:6 - 125:2] (5 lines, 93 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [97:5 - 104:2]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [68:5 - 73:13] (5 lines, 65 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [81:5 - 86:13]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [74:5 - 85:11] (11 lines, 208 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_prod.py [88:5 - 99:11]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [85:8 - 94:22] (9 lines, 83 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [64:8 - 86:13]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [94:22 - 106:11] (12 lines, 211 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [73:13 - 122:11]
Clone found (python):
- tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [104:6 - 109:2] (5 lines, 80 tokens)
tests/warp/energies/elastic/hyperelastic/func/test_hess_diag.py [83:5 - 89:2]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [233:6 - 240:2] (7 lines, 88 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [211:7 - 218:7]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [257:8 - 264:4] (7 lines, 92 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [211:8 - 218:7]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [275:12 - 281:5] (6 lines, 75 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [251:11 - 257:7]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [281:5 - 289:10] (8 lines, 106 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [211:7 - 241:7]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [314:9 - 320:7] (6 lines, 84 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [212:9 - 218:7]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [340:2 - 350:7] (10 lines, 138 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [308:2 - 318:10]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_base.py [379:9 - 386:7] (7 lines, 101 tokens)
src/liblaf/apple/warp/energies/elastic/_base.py [346:9 - 353:7]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [9:1 - 25:33] (16 lines, 99 tokens)
src/liblaf/apple/warp/energies/elastic/_vol_preserve_det.py [7:1 - 23:53]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [40:6 - 46:9] (6 lines, 82 tokens)
src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [27:7 - 33:2]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [76:6 - 83:8] (7 lines, 96 tokens)
src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [53:6 - 60:8]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [99:7 - 106:8] (7 lines, 96 tokens)
src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [53:6 - 60:8]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [130:5 - 156:2] (26 lines, 200 tokens)
src/liblaf/apple/warp/energies/elastic/_vol_preserve_det.py [119:5 - 145:10]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap.py [4:1 - 25:26] (21 lines, 136 tokens)
src/liblaf/apple/warp/energies/elastic/_arap_muscle.py [4:1 - 23:53]
Clone found (python):
- src/liblaf/apple/warp/energies/elastic/_arap.py [109:21 - 139:18] (30 lines, 243 tokens)
src/liblaf/apple/warp/energies/elastic/_vol_preserve_det.py [119:5 - 149:43]
Clone found (python):
- exp/2026/01/28/smas/src/20-forward-phace.py [32:5 - 49:7] (17 lines, 173 tokens)
exp/2026/01/28/smas/src/21-forward-whole.py [44:5 - 61:6]
Clone found (python):
- exp/2026/01/28/smas/src/20-cond.py [20:22 - 34:6] (14 lines, 148 tokens)
exp/2026/01/28/smas/src/20-forward-whole.py [18:23 - 32:5]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/20-forward-prestrain.py [1:1 - 11:2] (10 lines, 96 tokens)
exp/2025/12/31/inverse-toy/src/20-forward.py [1:1 - 11:11]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/20-forward-prestrain.py [40:8 - 49:5] (9 lines, 81 tokens)
exp/2025/12/31/inverse-toy/src/20-forward.py [34:13 - 43:5]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/20-forward-prestrain.py [74:5 - 86:38] (12 lines, 132 tokens)
exp/2025/12/31/inverse-toy/src/20-forward.py [59:8 - 70:2]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/20-forward-prestrain.py [88:3 - 98:3] (10 lines, 96 tokens)
exp/2025/12/31/inverse-toy/src/20-forward.py [72:3 - 82:32]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/20-forward-prestrain.py [107:9 - 115:35] (8 lines, 95 tokens)
exp/2025/12/31/inverse-toy/src/20-forward.py [107:2 - 115:25]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/20-forward-newton.py [31:5 - 45:2] (14 lines, 189 tokens)
exp/2025/12/31/inverse-toy/src/20-forward.py [61:6 - 90:2]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/10-gen-grid.py [25:2 - 35:9] (10 lines, 79 tokens)
exp/2025/12/31/inverse-toy/src/10-gen.py [27:4 - 37:5]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/10-gen-grid.py [48:5 - 57:16] (9 lines, 131 tokens)
exp/2025/12/31/inverse-toy/src/10-gen.py [52:8 - 61:18]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/10-gen-grid.py [61:16 - 66:16] (5 lines, 110 tokens)
exp/2025/12/31/inverse-toy/src/10-gen.py [65:17 - 70:17]
Clone found (python):
- exp/2025/12/31/inverse-toy/src/10-gen-grid.py [66:16 - 77:28] (11 lines, 165 tokens)
exp/2025/12/31/inverse-toy/src/10-gen.py [70:17 - 81:33]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/21-inverse-inspect.py [28:5 - 33:2] (5 lines, 110 tokens)
exp/2025/10/22/inverse-flame/src/31-animate-inspect.py [27:13 - 32:2]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/21-inverse-inspect.py [46:5 - 57:2] (11 lines, 184 tokens)
exp/2025/10/22/inverse-flame/src/31-animate-inspect.py [54:13 - 65:2]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [21:3 - 31:7] (10 lines, 92 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [18:11 - 27:7]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [61:9 - 69:18] (8 lines, 117 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [51:9 - 59:28]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [109:9 - 125:2] (16 lines, 178 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [83:9 - 99:6]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [142:5 - 152:15] (10 lines, 150 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [107:5 - 117:14]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [164:15 - 173:10] (9 lines, 97 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [133:14 - 143:4]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [191:1 - 207:4] (16 lines, 164 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [143:1 - 159:5]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [211:5 - 221:11] (10 lines, 95 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [160:5 - 170:5]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [235:5 - 250:15] (15 lines, 186 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [175:5 - 190:28]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [289:7 - 302:19] (13 lines, 180 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [224:6 - 236:9]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam-stage-2.py [6:1 - 19:16] (13 lines, 156 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [8:1 - 21:7]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam-stage-2.py [17:1 - 34:6] (17 lines, 184 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-lbfgs.py [16:1 - 36:11]
Clone found (python):
- exp/2025/10/22/inverse-flame/src/20-inverse-adam-stage-2.py [41:1 - 176:3] (135 lines, 1531 tokens)
exp/2025/10/22/inverse-flame/src/20-inverse-adam.py [43:1 - 178:9]
Clone found (python
(Truncated to 13333 characters out of 49771)
⚠️ PYTHON / ruff - 1 error
F841 Local variable `forward` is assigned to but never used
--> exp/2026/01/28/smas/src/30-inverse.py:83:5
|
81 | mesh: pv.UnstructuredGrid = melon.load_unstructured_grid(cfg.target)
82 | model: Model = scene.build_phace_v3(mesh)
83 | forward: Forward = Forward(model)
| ^^^^^^^
|
help: Remove assignment to unused variable `forward`
Found 1 error.
No fixes available (1 hidden fix can be enabled with the `--unsafe-fixes` option).
See detailed reports in MegaLinter artifacts
❌ 12 Tests Failed:
View the full list of 12 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
4847e06 to
adc82bd
Compare
e7b1ac5 to
c38867f
Compare
643b3fc to
840c1e5
Compare
3952ba7 to
717eb2a
Compare
717eb2a to
039d17e
Compare
039d17e to
6c12c98
Compare
76944ef to
3e574ab
Compare
2e52343 to
7b58f88
Compare
7b58f88 to
7495504
Compare
563dc2e to
37f6bdf
Compare
37f6bdf to
ac87101
Compare
85dc62c to
eefa862
Compare
8907bba to
6dbee2f
Compare
d98fbf6 to
b656941
Compare
b656941 to
cbf3f57
Compare

🤖 I have created a release beep boop
0.8.0 (2026-03-04)
⚠ BREAKING CHANGES
✨ Features
🐛 Bug Fixes
This PR was generated with Release Please. See documentation.