Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ChristopherHX
Copy link
Contributor

  • Increase max line buffer size to 1GB of some bufio scanner callers

Fixes #2739 or not

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 3 0 0.02s
✅ REPOSITORY gitleaks yes no 2.74s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.81s
✅ REPOSITORY secretlint yes no 1.22s
✅ REPOSITORY trivy-sbom yes no 0.38s
✅ REPOSITORY trufflehog yes no 3.94s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.69%. Comparing base (bd4bc99) to head (ef7231c).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5028      +/-   ##
==========================================
+ Coverage   74.65%   74.69%   +0.04%     
==========================================
  Files          73       73              
  Lines       11139    11161      +22     
==========================================
+ Hits         8316     8337      +21     
- Misses       2186     2189       +3     
+ Partials      637      635       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify mergify bot merged commit 67e332e into master Jun 11, 2025
12 checks passed
@mergify mergify bot deleted the fix-env-commands-bp branch June 11, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Writing a large dictionary to GITHUB_OUTPUT doesn't set an output value

4 participants