Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / polyfloyd/go-errorlint issues and pull requests

#51 - Add exemption for type assertions in `Is(error) bool` methods

Pull Request - State: open - Opened by triarius over 1 year ago - 1 comment

#49 - False positive if err variable is reused

Issue - State: open - Opened by kolyshkin over 1 year ago

#48 - chore: bump golang.org/x/tools from 0.10.0 to 0.11.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#47 - Allow bare errors from golang.org/x/sys/unix

Pull Request - State: closed - Opened by kolyshkin over 1 year ago - 6 comments

#46 - chore: bump golang.org/x/tools from 0.9.2 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#45 - Ignore io.EOF from some more sources

Pull Request - State: closed - Opened by kolyshkin over 1 year ago - 1 comment

#44 - chore: bump golang.org/x/tools from 0.8.0 to 0.9.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#42 - panic interface conversion: ast.Expr is *ast.SelectorExpr, not *ast.Ident

Issue - State: closed - Opened by hawkingrei over 1 year ago - 2 comments

#41 - chore: bump golang.org/x/tools from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#40 - chore: bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#39 - 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 - 2 comments

#38 - chore: bump golang.org/x/tools from 0.4.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#37 - Consider Minimum Go Version in go.mod?

Issue - State: closed - Opened by tri-adam over 1 year ago - 3 comments

#36 - Issues with multiple errors in fmt.Errorf()

Issue - State: closed - Opened by qfornaguera over 1 year ago - 3 comments

#35 - Bump golang.org/x/tools from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, go

#34 - Describe releases changes

Issue - State: closed - Opened by mih-kopylov almost 2 years ago - 1 comment

#33 - Bump golang.org/x/tools from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#32 - Bump tools dependency

Pull Request - State: closed - Opened by AlekSi almost 2 years ago

#31 - Allow `io.ReadFull` to return unwrapped `io.EOF`

Pull Request - State: closed - Opened by AlekSi almost 2 years ago - 1 comment

#30 - Bump golang.org/x/tools from 0.1.12 to 0.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#29 - panic: runtime error: index out of range [1] with length 1

Issue - State: closed - Opened by Dentrax about 2 years ago - 3 comments

#28 - Ability to toggle assertion linter for interfaces

Issue - State: closed - Opened by dopey about 2 years ago - 2 comments

#27 - Permit switch err with case nil or default

Pull Request - State: closed - Opened by MichaelUrman about 2 years ago - 1 comment

#26 - errorlint fails to correctly parse indexed verbs with modifiers

Issue - State: closed - Opened by efd6 over 2 years ago - 1 comment
Labels: bug

#25 - Bump golang.org/x/tools from 0.1.11 to 0.1.12

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#24 - Bump golang.org/x/tools from 0.1.10 to 0.1.11

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#23 - Add a tag

Issue - State: closed - Opened by ldez over 2 years ago - 2 comments

#21 - When argument repeated via explicit indexes in `fmt.Errorf`, fails error wrap check

Issue - State: closed - Opened by keiqu over 2 years ago - 1 comment
Labels: bug

#20 - Update dependencies to support go 1.18

Pull Request - State: closed - Opened by dcu over 2 years ago - 1 comment

#19 - fatal error: stack overflow

Issue - State: closed - Opened by acim almost 3 years ago - 7 comments
Labels: bug

#18 - Disable comparison linter for `errors.Cause(err) != sql.ErrNoRows` expression

Issue - State: closed - Opened by etuseeva almost 3 years ago - 1 comment

#17 - Fixes wrapping of custom errors

Pull Request - State: closed - Opened by aNickPlx almost 3 years ago

#16 - Getting non-wrapping format verb for fmt.Errorf. While using custom errors.

Issue - State: closed - Opened by aNickPlx almost 3 years ago - 1 comment

#15 - bogus io.EOF error when error var is predeclared

Issue - State: closed - Opened by kolyshkin about 3 years ago - 5 comments
Labels: bug, help wanted

#14 - Allow comparisons with http.ErrServerClosed

Pull Request - State: closed - Opened by tmaxmax about 3 years ago - 1 comment

#13 - false positive on with `err == io.EOF` on `*bytes.Reader`

Issue - State: closed - Opened by trim21 over 3 years ago - 1 comment

#12 - Ignore io.EOF comparison for (*bufio.Reader).ReadLine

Pull Request - State: closed - Opened by kolyshkin over 3 years ago - 1 comment

#11 - disable comparison linter for `Is(target error) bool` methods

Issue - State: closed - Opened by kolyshkin over 3 years ago - 2 comments
Labels: bug, help wanted

#10 - disable comparison linter for errors from golang.org/x/sys/unix

Issue - State: closed - Opened by kolyshkin over 3 years ago - 5 comments
Labels: enhancement, help wanted

#9 - Why is `%w` wrong to use?

Issue - State: closed - Opened by frederikhors over 3 years ago - 1 comment

#8 - Flag to disable swtich case checks

Issue - State: closed - Opened by kishaningithub over 3 years ago

#7 - multiple Error wrapping

Issue - State: closed - Opened by K4L1Ma almost 4 years ago - 1 comment

#6 - Don't fail if there is at least one error wrapping (fixes #5)

Pull Request - State: closed - Opened by dahu33 almost 4 years ago

#5 - Don't fail if there is at least one error wrapping

Issue - State: closed - Opened by fkorotkov about 4 years ago - 3 comments
Labels: bug

#4 - io.EOF should never be flagged, as it should never be wrapped

Issue - State: closed - Opened by zikaeroh about 4 years ago - 14 comments
Labels: enhancement, help wanted

#3 - Switch to go/analysis

Pull Request - State: closed - Opened by vovapi about 4 years ago - 2 comments

#2 - Detect other kinds of errorf wrapping

Issue - State: closed - Opened by coder543 over 4 years ago - 1 comment

#1 - Publish docker image

Issue - State: closed - Opened by jeanlucmongrain over 4 years ago - 5 comments