Remove some unused packages from the project#106
Merged
Conversation
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| actionlint | 6 | 3 | 0.19s | ||
| ✅ COPYPASTE | jscpd | yes | no | 3.9s | |
| stylelint | 3 | 0 | 1 | 1.4s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0.17s | |
| ✅ HTML | djlint | 1 | 0 | 1.28s | |
| ✅ HTML | htmlhint | 1 | 0 | 0.28s | |
| ✅ JSON | eslint-plugin-jsonc | 19 | 0 | 0 | 3.24s |
| ✅ JSON | jsonlint | 19 | 0 | 0.23s | |
| ✅ JSON | npm-package-json-lint | yes | no | 0.81s | |
| ✅ JSON | prettier | 19 | 0 | 0 | 1.54s |
| ✅ JSON | v8r | 19 | 0 | 20.9s | |
| markdownlint | 10 | 0 | 31 | 2.22s | |
| ✅ MARKDOWN | markdown-table-formatter | 10 | 0 | 0 | 0.5s |
| ✅ REPOSITORY | checkov | yes | no | 27.14s | |
| ✅ REPOSITORY | gitleaks | yes | no | 3.43s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.19s | |
| ✅ REPOSITORY | grype | yes | no | 10.31s | |
| kics | yes | 1 | 22.62s | ||
| ✅ REPOSITORY | secretlint | yes | no | 2.32s | |
| ✅ REPOSITORY | trivy | yes | no | 4.77s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | 1.16s | |
| ✅ REPOSITORY | trufflehog | yes | no | 6.13s | |
| ✅ SPELL | cspell | 56 | 0 | 4.5s | |
| ✅ SPELL | lychee | 43 | 0 | 3.77s | |
| ✅ YAML | prettier | 11 | 0 | 0 | 0.92s |
| ✅ YAML | v8r | 11 | 0 | 17.25s | |
| ✅ YAML | yamllint | 11 | 0 | 0.47s |
See detailed report in MegaLinter reports
Member
|
@itayox can I let you merge the conflicts for this one ? I'm kind of afraid to destroy package-lock.json ^^ |
Contributor
Author
|
Sure, I'll resolve them.
Just know that running npm install generates a package-lock.json file if
there isn't one. So no need to worry about that ;)
…On Thu, Aug 17, 2023, 23:10 Nicolas Vuillamy ***@***.***> wrote:
@itayox <https://github.com/itayox> can I let you merge the conflicts for
this one ? I'm kind of afraid to destroy package-lock.json ^^
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2UGBNJHB7BD3HRFAXMWNDLXVZ3CDANCNFSM6AAAAAA3UO6I6M>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Member
|
@itayox sometimes there are updates specific to package-lock.json, like upgrades from dependabot or npm audit fix, that's why i didn't want to overwrite any of them ^^ |
Contributor
Author
|
Oh, good point. I'll resolve it..
…On Fri, Aug 18, 2023, 09:58 Nicolas Vuillamy ***@***.***> wrote:
@itayox <https://github.com/itayox> sometimes there are updates specific
to package-lock.json, like upgrades from dependabot or npm audit fix,
that's why i didn't want to overwrite any of them ^^
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2UGBNOTNGU2D2RXKF6S5TLXV4HDDANCNFSM6AAAAAA3UO6I6M>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Contributor
Author
|
@nvuillam conflicts resolved 👍 |
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.
Cleanup unused dependencies in
package.jsonfiles