Issues
- 2
- 2
compilation error in RHEL 8
#257 opened by aep-sunlife - 1
Please cut a new release
#255 opened by rickystewart - 3
- 2
Add support to exclude by file regexp
#253 opened by tzvatot - 2
- 0
Add -version flag
#254 opened by macie - 1
The `-exclude` option does not seem to work for functions declared in the same package
#251 opened by FlorentClarret - 1
Error must be checked before other code run
#232 opened by lx-world - 3
Special case functions working with `io.Discard`
#247 opened by simonbos - 1
- 1
Report unchecked type-assertion when returning value and when passing it to other func
#224 opened by leonklingele - 4
- 1
- 0
-ignoretests but only for -asserts
#244 opened by mattysweeps - 2
errcheck failing on go version 1.22.0
#241 opened by onizmx - 0
- 1
- 4
zsh: command not found: errcheck
#223 opened by zhangm365 - 2
How to exclude builtin functions?
#208 opened by Antonboom - 1
Add example in docs
#210 opened by tuan-lm - 3
what about channel receives?
#191 opened by seebs - 1
Feature Request: When using database/sql's Rows type, rows.Err() must be called
#171 opened by nchelluri - 0
Check error assignments that shadow
#190 opened by echlebek - 0
- 0
How to run tests in this repo
#201 opened by lance6716 - 7
errcheck throws unwarranted error
#206 opened by Maxrovr - 1
Check for reassignment error
#217 opened by windard - 1
Check error methods on types
#216 opened by mmwtsn - 3
- 0
panic on embedding non-defined interface at `getEmbeddedInterfaceDefiningMethod`
#211 opened by mcfog - 2
- 13
Incomplete support for go modules
#155 opened by kispaljr - 1
How does this differ from gosec G104
#203 opened by chrisdlangton - 2
Migrating errcheck to go/analysis
#165 opened by vitarb - 9
Integration with golangci-lint
#184 opened by SVilgelm - 2
zsh: command not found: errcheck
#194 opened by guiaramos - 2
Enhancement: Prefix output lines with "errcheck: "
#163 opened by mcandre - 2
Fail to install errorcheck with go get
#169 opened by Higan - 2
errcheck ignores applications
#164 opened by mcandre - 1
Support comma-separated build tags
#180 opened by echlebek - 2
find errors ignored in type switches
#174 opened by ainar-g - 2
Cannot handle packages which contains asm file
#170 opened by bobotu - 10
fmt.Print* should be checked for errors
#161 opened by egonk - 1
Re-run Travis CI
#153 opened by elithrar - 3
v1.2.0 enters infinite loop
#162 opened by RaduBerinde - 2
- 1
Ignore io.Copy when first param is ioutil.Discard
#176 opened by judwhite - 1
- 2
errcheck does not work with function types
#154 opened by mmatczuk