This repository was archived by the owner on Feb 20, 2026. It is now read-only.
chore(deps): update github artifact actions (major)#119
Merged
Conversation
Contributor
β
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| jscpd | yes | 2 | no | 1.71s | ||
| β JSON | prettier | 7 | 0 | 0 | 0 | 0.39s |
| β JSON | v8r | 7 | 0 | 0 | 4.84s | |
| β PYTHON | ruff | yes | yes | no | no | 0.27s |
| β REPOSITORY | git_diff | yes | no | no | 0.02s | |
| β SPELL | cspell | 50 | 0 | 0 | 3.86s | |
| β YAML | prettier | 4 | 0 | 0 | 0 | 0.44s |
| β YAML | v8r | 4 | 0 | 0 | 5.07s | |
| β YAML | yamllint | 4 | 0 | 0 | 0.39s |
Detailed Issues
β οΈ COPYPASTE / jscpd - 2 errors
Clone found (python):
- src/liblaf/lime/cli/_generate.py [15:2 - 22:2] (7 lines, 91 tokens)
src/liblaf/lime/cli/_commit/_commit.py [32:5 - 39:12]
Clone found (python):
- src/liblaf/lime/cli/_generate.py [34:2 - 40:2] (6 lines, 76 tokens)
src/liblaf/lime/cli/_commit/_commit.py [65:5 - 70:2]
ββββββββββ¬βββββββββββββββββ¬ββββββββββββββ¬βββββββββββββββ¬βββββββββββββββ¬βββββββββββββββββββ¬ββββββββββββββββββββ
β Format β Files analyzed β Total lines β Total tokens β Clones found β Duplicated lines β Duplicated tokens β
ββββββββββΌβββββββββββββββββΌββββββββββββββΌβββββββββββββββΌβββββββββββββββΌβββββββββββββββββββΌββββββββββββββββββββ€
β python β 28 β 822 β 7335 β 2 β 13 (1.58%) β 167 (2.28%) β
ββββββββββΌβββββββββββββββββΌββββββββββββββΌβββββββββββββββΌβββββββββββββββΌβββββββββββββββββββΌββββββββββββββββββββ€
β bash β 9 β 211 β 1340 β 0 β 0 (0%) β 0 (0%) β
ββββββββββΌβββββββββββββββββΌββββββββββββββΌβββββββββββββββΌβββββββββββββββΌβββββββββββββββββββΌββββββββββββββββββββ€
β Total: β 37 β 1033 β 8675 β 2 β 13 (1.26%) β 167 (1.93%) β
ββββββββββ΄βββββββββββββββββ΄ββββββββββββββ΄βββββββββββββββ΄βββββββββββββββ΄βββββββββββββββββββ΄ββββββββββββββββββββ
Found 2 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (1.26%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (1.26%) 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
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 #119 +/- ##
=======================================
Coverage 53.58% 53.58%
=======================================
Files 23 23
Lines 405 405
Branches 45 45
=======================================
Hits 217 217
Misses 183 183
Partials 5 5 β View full report in Codecov by Sentry. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v6->v7v5->v6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/download-artifact (actions/download-artifact)
v7Compare Source
actions/upload-artifact (actions/upload-artifact)
v6Compare Source
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ 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.