Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kisielk/errcheck issues and pull requests
#264 - breaking error with go1.24
Issue -
State: open - Opened by begoon 2 days ago
- 1 comment
#263 - Update to golang.org/x/tools v0.30.0 for go1.24
Pull Request -
State: open - Opened by duncanharris 5 days ago
- 2 comments
#262 - Check that channel receive is used with result return variable
Issue -
State: open - Opened by fxedel 9 days ago
#261 - Check for errors returned from iterators
Issue -
State: open - Opened by jeromefroe 20 days ago
#260 - Check for mis-ordered usage of errors (effectively ignored errors while technically being used out of order)
Issue -
State: closed - Opened by curquhart 30 days ago
- 2 comments
#259 - False-positives alerts for interface type conversions
Issue -
State: open - Opened by Ragnar-BY 3 months ago
- 2 comments
#258 - Bump GitHub action workflows
Pull Request -
State: closed - Opened by deining 3 months ago
#257 - compilation error in RHEL 8
Issue -
State: closed - Opened by aep-sunlife 4 months ago
- 2 comments
#256 - Panic when checking code with a pointer to a type alias
Issue -
State: closed - Opened by mihaip 4 months ago
- 3 comments
#255 - Please cut a new release
Issue -
State: closed - Opened by rickystewart 4 months ago
- 1 comment
#254 - Add -version flag
Issue -
State: open - Opened by macie 5 months ago
#253 - Add support to exclude by file regexp
Issue -
State: closed - Opened by tzvatot 6 months ago
- 2 comments
#252 - exclude maphash methods that "never fail"
Pull Request -
State: closed - Opened by djdv 6 months ago
- 5 comments
#251 - The `-exclude` option does not seem to work for functions declared in the same package
Issue -
State: open - Opened by FlorentClarret 6 months ago
- 1 comment
Labels: bug
#250 - Ignore all functions or functions matching a regex from a package
Issue -
State: closed - Opened by pgimalac 7 months ago
- 2 comments
#248 - Support GODEBUG=gotypesalias=1
Pull Request -
State: closed - Opened by JacobOaks 8 months ago
#247 - Special case functions working with `io.Discard`
Issue -
State: closed - Opened by simonbos 9 months ago
- 3 comments
#246 - fix(type assert): add more check for type assert
Pull Request -
State: closed - Opened by meteorgan 10 months ago
#245 - chore(*): fix typos && simplify some test code
Pull Request -
State: closed - Opened by meteorgan 10 months ago
- 1 comment
#244 - -ignoretests but only for -asserts
Issue -
State: open - Opened by mattysweeps 11 months ago
#243 - Add additional Analyzer flag for exclusion patterns
Issue -
State: closed - Opened by kevinconaway 12 months ago
- 5 comments
#242 - Ignoring concurrent calls of functions that return an error
Issue -
State: closed - Opened by zeddo123 12 months ago
- 1 comment
#241 - errcheck failing on go version 1.22.0
Issue -
State: closed - Opened by onizmx about 1 year ago
- 2 comments
#240 - Update dependencies to work with Go 1.22
Pull Request -
State: closed - Opened by addie about 1 year ago
#239 - Simplify tests by refactoring to T.TempDir
Pull Request -
State: closed - Opened by alexandear about 1 year ago
#238 - Proposal: Add option for strict checking of if statement declares
Issue -
State: open - Opened by kf6nux about 1 year ago
#237 - remove deprecated funcs usages
Pull Request -
State: closed - Opened by isopov about 1 year ago
#236 - Add Go 1.21.x to test matrix
Pull Request -
State: closed - Opened by kisielk over 1 year ago
#235 - fix: don't exclude fmt.Errorf
Pull Request -
State: closed - Opened by thehowl over 1 year ago
- 2 comments
#234 - Update deps, test with latest Go
Pull Request -
State: closed - Opened by abhinav over 1 year ago
#233 - report missing ok return arguments for hashmap lookups
Issue -
State: closed - Opened by mcandre almost 2 years ago
- 1 comment
#232 - Error must be checked before other code run
Issue -
State: closed - Opened by lx-world almost 2 years ago
- 2 comments
#231 - Update dependencies
Pull Request -
State: closed - Opened by zcalusic almost 2 years ago
- 3 comments
#230 - Error return value is not checked (errcheck) for interface assertion
Issue -
State: open - Opened by seaguest almost 2 years ago
- 1 comment
Labels: bug
#229 - docs(README.md): enhance errcheck description
Pull Request -
State: closed - Opened by alexandear almost 2 years ago
- 1 comment
#228 - analyzer: set diagnostics category
Pull Request -
State: closed - Opened by rjarry almost 2 years ago
#227 - Fix errcheck issues in tests
Pull Request -
State: closed - Opened by alexandear about 2 years ago
#226 - Directly specify the needed fields when loading packages
Pull Request -
State: closed - Opened by alexandear about 2 years ago
#225 - Correct typos in comments and doc
Pull Request -
State: closed - Opened by alexandear about 2 years ago
#224 - Report unchecked type-assertion when returning value and when passing it to other func
Issue -
State: closed - Opened by leonklingele about 2 years ago
- 1 comment
Labels: bug, help wanted
#223 - zsh: command not found: errcheck
Issue -
State: closed - Opened by zhangm365 about 2 years ago
- 4 comments
#222 - Add a note about `GO111MODULE`
Pull Request -
State: closed - Opened by kisielk about 2 years ago
#221 - Remove GO111MODULE: 'off' variantes from CI workflow
Pull Request -
State: closed - Opened by kisielk about 2 years ago
#220 - docs(README.md): Add abspath, mod, and ignoregenerated flag docs
Pull Request -
State: closed - Opened by edwinavalos about 2 years ago
- 1 comment
#219 - test and fix check blanks in var declarations
Pull Request -
State: closed - Opened by gburt about 2 years ago
- 5 comments
#218 - Make a note about errcheck's future
Pull Request -
State: closed - Opened by echlebek over 2 years ago
Labels: documentation
#217 - Check for reassignment error
Issue -
State: closed - Opened by windard over 2 years ago
- 1 comment
Labels: duplicate
#216 - Check error methods on types
Issue -
State: closed - Opened by mmwtsn over 2 years ago
- 1 comment
#215 - Calculate correct position with comments before the package keyword
Pull Request -
State: closed - Opened by rmohr over 2 years ago
- 6 comments
#214 - Why does errcheck fail when method is assigned to variable?
Issue -
State: closed - Opened by m-kru over 2 years ago
- 3 comments
#213 - Handle embedded nil interfaces.
Pull Request -
State: closed - Opened by kisielk over 2 years ago
#212 - Unchecked error not reported when returned multiple values
Issue -
State: closed - Opened by dankox over 2 years ago
- 2 comments
#211 - panic on embedding non-defined interface at `getEmbeddedInterfaceDefiningMethod`
Issue -
State: closed - Opened by mcfog almost 3 years ago
#210 - Add example in docs
Issue -
State: open - Opened by tuan-lm almost 3 years ago
- 1 comment
Labels: documentation, help wanted
#208 - How to exclude builtin functions?
Issue -
State: closed - Opened by Antonboom almost 3 years ago
- 2 comments
#207 - Test with Go 1.18, update deps
Pull Request -
State: closed - Opened by dtcaciuc almost 3 years ago
#206 - errcheck throws unwarranted error
Issue -
State: closed - Opened by Maxrovr about 3 years ago
- 7 comments
#204 - Use "go install" instead of "go get" in README.md
Pull Request -
State: closed - Opened by eliasdaler about 3 years ago
- 1 comment
#203 - How does this differ from gosec G104
Issue -
State: closed - Opened by chrisdlangton over 3 years ago
- 1 comment
#202 - close file explicitly, to avoid "max open files" error
Pull Request -
State: closed - Opened by lance6716 over 3 years ago
#201 - How to run tests in this repo
Issue -
State: closed - Opened by lance6716 over 3 years ago
#200 - Exclude (*io.Pipe{Read,Write}r).CloseWithError
Pull Request -
State: closed - Opened by jcharum almost 4 years ago
- 1 comment
#198 - Provide go/analysis analyzer instance
Pull Request -
State: closed - Opened by dtcaciuc almost 4 years ago
- 4 comments
#197 - Add SelectorName in UncheckedError
Pull Request -
State: closed - Opened by SVilgelm almost 4 years ago
- 10 comments
#196 - Add github actions CI
Pull Request -
State: closed - Opened by echlebek about 4 years ago
#194 - zsh: command not found: errcheck
Issue -
State: closed - Opened by guiaramos about 4 years ago
- 2 comments
#193 - Remove CheckPaths
Pull Request -
State: closed - Opened by echlebek over 4 years ago
#192 - Allow checking that excluded errors are always ignored
Issue -
State: closed - Opened by krobelus over 4 years ago
#191 - what about channel receives?
Issue -
State: open - Opened by seebs over 4 years ago
- 3 comments
Labels: enhancement, help wanted
#190 - Check error assignments that shadow
Issue -
State: open - Opened by echlebek over 4 years ago
Labels: enhancement, help wanted
#189 - Factor out exclusion flags into a separate struct
Pull Request -
State: closed - Opened by dtcaciuc over 4 years ago
#188 - CheckPackage function
Pull Request -
State: closed - Opened by SVilgelm over 4 years ago
- 2 comments
#187 - Support comma-separated build tags
Pull Request -
State: closed - Opened by echlebek over 4 years ago
#186 - Don't mention Cgo issue in README.md
Pull Request -
State: closed - Opened by echlebek over 4 years ago
#185 - Move errcheck package out of internal
Pull Request -
State: closed - Opened by echlebek over 4 years ago
- 17 comments
#184 - Integration with golangci-lint
Issue -
State: closed - Opened by SVilgelm over 4 years ago
- 9 comments
#183 - Add -excludeonly flag.
Pull Request -
State: closed - Opened by dtcaciuc over 4 years ago
#182 - main: Use default GOMAXPROCS.
Pull Request -
State: closed - Opened by dtcaciuc over 4 years ago
#181 - Ignore comments and empty lines in excludes files
Pull Request -
State: closed - Opened by mbyio over 4 years ago
- 5 comments
#180 - Support comma-separated build tags
Issue -
State: closed - Opened by echlebek over 4 years ago
- 1 comment
#179 - Upgrade golang.org/x/tools to latest
Pull Request -
State: closed - Opened by echlebek over 4 years ago
#178 - Limit the amount of memory errcheck uses with smarter goroutine scheduling
Pull Request -
State: closed - Opened by dragonsinth over 4 years ago
- 4 comments
#177 - Use svg for ci build graphics
Pull Request -
State: closed - Opened by stephengroat almost 5 years ago
#176 - Ignore io.Copy when first param is ioutil.Discard
Issue -
State: closed - Opened by judwhite about 5 years ago
- 1 comment
#175 - Support the -mod=vendor flag for using modules in a vendor directory
Pull Request -
State: closed - Opened by nicks about 5 years ago
- 1 comment
Labels: needs tests
#174 - find errors ignored in type switches
Issue -
State: closed - Opened by ainar-g over 5 years ago
- 2 comments
#173 - Fix #139: Add example of excluding a call to a vendored dependency
Pull Request -
State: closed - Opened by jdkaplan over 5 years ago
- 1 comment
#172 - Use the latest version of the golang.org/x/tools
Pull Request -
State: closed - Opened by ekalinin over 5 years ago
#171 - Feature Request: When using database/sql's Rows type, rows.Err() must be called
Issue -
State: closed - Opened by nchelluri over 5 years ago
- 1 comment
Labels: help wanted
#170 - Cannot handle packages which contains asm file
Issue -
State: closed - Opened by bobotu over 5 years ago
- 2 comments
#169 - Fail to install errorcheck with go get
Issue -
State: closed - Opened by Higan over 5 years ago
- 2 comments
#168 - Fix CI, get the tests passing with GO111MODULE=on
Pull Request -
State: closed - Opened by LukeShu over 5 years ago
- 1 comment
#167 - Latest changes seem to have broken support for go 1.9, 1.10
Issue -
State: closed - Opened by Oscil8 almost 6 years ago
- 2 comments
#166 - Warn if defer calls a function returning a closure if there is trailing ()
Issue -
State: closed - Opened by larytet almost 6 years ago
- 1 comment
#165 - Migrating errcheck to go/analysis
Issue -
State: closed - Opened by vitarb almost 6 years ago
- 2 comments
#164 - errcheck ignores applications
Issue -
State: closed - Opened by mcandre almost 6 years ago
- 2 comments
#163 - Enhancement: Prefix output lines with "errcheck: "
Issue -
State: closed - Opened by mcandre almost 6 years ago
- 2 comments
#162 - v1.2.0 enters infinite loop
Issue -
State: closed - Opened by RaduBerinde about 6 years ago
- 3 comments
#161 - fmt.Print* should be checked for errors
Issue -
State: closed - Opened by egonk about 6 years ago
- 10 comments
#160 - Add test for build tags
Pull Request -
State: closed - Opened by nmiyake about 6 years ago
- 1 comment