Skip to content

Disable taint gosec lints#2215

Merged
Subserial merged 1 commit intogoogle:mainfrom
Subserial:less-gosec
Feb 19, 2026
Merged

Disable taint gosec lints#2215
Subserial merged 1 commit intogoogle:mainfrom
Subserial:less-gosec

Conversation

@Subserial
Copy link
Copy Markdown
Contributor

G703, G704 and G706 are causing a lot of noise for just handling arguments.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.06%. Comparing base (8b3c303) to head (0dced32).
⚠️ Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
cmd/crane/cmd/auth.go 0.00% 2 Missing ⚠️
cmd/crane/cmd/serve.go 0.00% 1 Missing ⚠️
pkg/v1/layout/write.go 50.00% 0 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (8b3c303) and HEAD (0dced32). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8b3c303) HEAD (0dced32)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2215       +/-   ##
===========================================
- Coverage   71.67%   53.06%   -18.61%     
===========================================
  Files         123      164       +41     
  Lines        9935    10946     +1011     
===========================================
- Hits         7121     5809     -1312     
- Misses       2115     4431     +2316     
- Partials      699      706        +7     

☔ 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.

@Subserial Subserial merged commit b58334f into google:main Feb 19, 2026
17 checks passed
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.

3 participants