Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / timakin/bodyclose issues and pull requests
#68 - Vet regression case from update
Issue -
State: open - Opened by benw10-1 18 days ago
- 4 comments
#67 - fatal error: stack overflow
Issue -
State: open - Opened by ldez 19 days ago
- 4 comments
#66 - Add a check to see if Close is called on all branches
Pull Request -
State: closed - Opened by ma91n about 2 months ago
#65 - Case when calling Close() from struct field or method
Pull Request -
State: closed - Opened by ma91n about 2 months ago
#64 - handling body is declared before if blocks
Pull Request -
State: closed - Opened by ma91n about 2 months ago
#63 - FIX #52: false positive when using http.ResponseController
Pull Request -
State: closed - Opened by ma91n 2 months ago
#62 - FIX #59: skip httptest.ResponseRecorder body
Pull Request -
State: closed - Opened by ma91n 2 months ago
#61 - False positive when body is declared before if blocks
Issue -
State: closed - Opened by mholt 2 months ago
- 1 comment
#60 - Minor false positive when response body is passed to deferred function as parameter
Issue -
State: open - Opened by pellared 3 months ago
- 2 comments
#59 - False positive for httptest.ResponseRecorder
Issue -
State: closed - Opened by pellared 3 months ago
#58 - Detect if the body is closed in all code branches
Issue -
State: closed - Opened by scriptnull 6 months ago
#57 - normalize CLI
Issue -
State: open - Opened by mcandre 10 months ago
#56 - Request: tag a version
Issue -
State: open - Opened by mcandre 10 months ago
#55 - update analyzer doc
Pull Request -
State: closed - Opened by alexandear 12 months ago
#54 - add bump golang x tools
Pull Request -
State: closed - Opened by andriisoldatenko about 1 year ago
- 1 comment
#53 - Generated code by ent cause check panic
Issue -
State: closed - Opened by douchen about 1 year ago
- 1 comment
#52 - False positive when using `http.NewResponseController(rw)`
Issue -
State: closed - Opened by francislavoie over 1 year ago
#51 - Close in another function's defer function is not handled correctly
Issue -
State: open - Opened by sejust over 1 year ago
#50 - conflicts with errcheck?
Issue -
State: open - Opened by exoticknight over 1 year ago
#49 - bodyclose fails unexpected
Issue -
State: closed - Opened by zirain over 1 year ago
- 1 comment
#48 - fix issue #47
Pull Request -
State: closed - Opened by SergeyShpak over 1 year ago
- 2 comments
#47 - False positive when using `httptest.NewRecorder()`
Issue -
State: closed - Opened by SergeyShpak over 1 year ago
#46 - fix: fix issue #47
Pull Request -
State: closed - Opened by SergeyShpak over 1 year ago
#45 - Bump golang.org/x/tools to v0.7.0 (as minimum) and make new tag
Issue -
State: closed - Opened by Antonboom over 1 year ago
#44 - Fix panic when response is globally scoped
Pull Request -
State: closed - Opened by prestona over 1 year ago
#43 - Check both closing and consuming the response body
Issue -
State: open - Opened by atzoum almost 2 years ago
#42 - False Positive when http.Response from a function
Issue -
State: closed - Opened by xxf0512 almost 2 years ago
- 2 comments
#41 - fix: generics panic
Pull Request -
State: closed - Opened by stevenh about 2 years ago
- 2 comments
#40 - Handle more cases — round 1
Pull Request -
State: closed - Opened by leonklingele about 2 years ago
#39 - false positive when close is in another package
Issue -
State: open - Opened by vasyharan over 2 years ago
- 1 comment
#38 - SSA and generics (go1.18)
Issue -
State: closed - Opened by ldez over 2 years ago
- 5 comments
#37 - Break/continue various loops earlier
Pull Request -
State: closed - Opened by scop over 2 years ago
#36 - global resp cause check panic
Issue -
State: closed - Opened by woniu317 over 2 years ago
#35 - Is this project still maintained? I want to add some new features to pr
Issue -
State: open - Opened by guonaihong about 3 years ago
#34 - what zbout joining revive?
Issue -
State: open - Opened by WeDodoCite over 3 years ago
#33 - Do not filter out files without net/http
Pull Request -
State: closed - Opened by korotin over 3 years ago
#32 - Fix false positive when handling phi instruction
Pull Request -
State: closed - Opened by jingyugao almost 4 years ago
#30 - False positive with body close inside separate function
Issue -
State: open - Opened by renta over 4 years ago
- 11 comments
#29 - False positive with a retry for
Issue -
State: open - Opened by mostafah over 4 years ago
#28 - Fix: #27, when function returns io.Closer/io.ReadCloser
Pull Request -
State: closed - Opened by tdakkota over 4 years ago
#27 - False positive: if function returns io.ReadCloser
Issue -
State: closed - Opened by tdakkota over 4 years ago
#26 - Analyzer for http.Request
Issue -
State: open - Opened by bombsimon over 4 years ago
#25 - Check rows.Err() is checked
Pull Request -
State: closed - Opened by jingyugao almost 5 years ago
- 1 comment
#24 - fix call in closure function
Pull Request -
State: closed - Opened by guidao about 5 years ago
- 1 comment
#23 - Use semver
Issue -
State: open - Opened by ernado about 5 years ago
#22 - fix: panic.
Pull Request -
State: closed - Opened by ldez about 5 years ago
- 3 comments
#21 - false positive: if statement confuses linter
Issue -
State: open - Opened by variadico about 5 years ago
- 1 comment
#20 - Fix crash on some defers
Pull Request -
State: closed - Opened by jirfag about 5 years ago
- 1 comment
#19 - false positive on first class function
Issue -
State: open - Opened by carnott-snap about 5 years ago
- 1 comment
#18 - False negatives with io.Closer
Issue -
State: open - Opened by muravjov about 5 years ago
#17 - fix #8, fix #16: fix parallel writes to runner
Pull Request -
State: closed - Opened by jirfag over 5 years ago
#16 - Nil pointer deref in runner.run
Issue -
State: closed - Opened by ryboe over 5 years ago
- 2 comments
#15 - Improve bodyclose when no defer
Issue -
State: open - Opened by jerome-laforge over 5 years ago
#14 - fix: call method nil.
Pull Request -
State: closed - Opened by ldez over 5 years ago
- 2 comments
#13 - Add debug mode
Issue -
State: open - Opened by dcu over 5 years ago
#12 - Closing HTTP Response Body Gotcha
Issue -
State: open - Opened by sudo-suhas over 5 years ago
#11 - Returning *http.Response to another function is not handled correctly
Issue -
State: open - Opened by mkfsn over 5 years ago
- 3 comments
#10 - Cross package functions are not handled correctly
Issue -
State: open - Opened by dcu over 5 years ago
- 1 comment
#9 - custom interfaces are not handled
Issue -
State: open - Opened by dcu over 5 years ago
#8 - panic: runtime error: invalid memory address or nil pointer dereference
Issue -
State: closed - Opened by dcu over 5 years ago
- 2 comments
#7 - [WIP] fix: issue: #1
Pull Request -
State: closed - Opened by timakin over 5 years ago
#6 - The following program is not handled correctly
Issue -
State: closed - Opened by dcu over 5 years ago
- 7 comments
#5 - bodyclose: invoking "go tool vet" directly is unsupported; use "go vet"
Issue -
State: closed - Opened by dcu over 5 years ago
- 2 comments
#4 - False Positives on Methods/Functions That Return *http.Response
Issue -
State: closed - Opened by tsvanharen over 5 years ago
- 3 comments
#3 - Feature/recursive search for indirect func
Pull Request -
State: closed - Opened by timakin over 5 years ago
#2 - fix: README
Pull Request -
State: closed - Opened by timakin over 5 years ago
#1 - lint test
Pull Request -
State: closed - Opened by timakin over 5 years ago