Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erlang: fix caching problems #1215

Merged
merged 1 commit into from
Dec 19, 2023
Merged

erlang: fix caching problems #1215

merged 1 commit into from
Dec 19, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 19, 2023

No description provided.

@jdx jdx linked an issue Dec 19, 2023 that may be closed by this pull request
@jdx jdx enabled auto-merge (squash) December 19, 2023 22:36
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (31c876b) 82.52% compared to head (13609a4) 82.50%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/plugins/core/erlang.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1215      +/-   ##
==========================================
- Coverage   82.52%   82.50%   -0.03%     
==========================================
  Files         141      141              
  Lines       13130    13134       +4     
==========================================
  Hits        10836    10836              
- Misses       2294     2298       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.13s
✅ BASH bash-exec 20 0 0.06s
✅ BASH shellcheck 20 0 0.47s
✅ BASH shfmt 20 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.3s
✅ EDITORCONFIG editorconfig-checker 453 0 0.37s
✅ JSON eslint-plugin-jsonc 7 0 0 0.99s
✅ JSON jsonlint 6 0 0.13s
✅ JSON prettier 7 0 0 0.6s
✅ JSON v8r 7 0 4.16s
✅ MARKDOWN markdownlint 13 0 0 2.61s
✅ MARKDOWN markdown-link-check 13 0 11.06s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.39s
✅ PYTHON bandit 1 0 0.68s
✅ PYTHON black 1 0 0 0.61s
✅ PYTHON flake8 1 0 0.28s
✅ PYTHON isort 1 0 0 0.3s
✅ PYTHON mypy 1 0 1.94s
✅ PYTHON pylint 1 0 1.34s
✅ PYTHON pyright 1 0 5.6s
✅ PYTHON ruff 1 0 0 0.08s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.1s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.27s
✅ REPOSITORY syft yes no 0.49s
✅ REPOSITORY trivy-sbom yes no 1.11s
✅ REPOSITORY trufflehog yes no 4.44s
✅ RUBY rubocop 2 0 0 4.69s
✅ RUST clippy yes no 108.3s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 13 0 0 1.2s
✅ YAML v8r 13 0 13.05s
✅ YAML yamllint 13 0 0.36s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@jdx jdx merged commit f112e07 into main Dec 19, 2023
6 of 8 checks passed
@jdx jdx deleted the erlang-cache branch December 19, 2023 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erlang build failing with "is not a valid Erlang/OTP release"
1 participant