Ecosyste.ms: Issues

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

GitHub / pkg/errors issues and pull requests

#245 - Package errors looking for new maintainers

Issue - State: open - Opened by davecheney over 3 years ago - 4 comments

#244 - `Errorf` should be able to wrap errors

Issue - State: open - Opened by osamaadam over 3 years ago - 4 comments

#243 - Elegant way to check error is wrapped

Issue - State: closed - Opened by richzw over 3 years ago - 4 comments

#242 - Wrap() duplicates call stack

Issue - State: open - Opened by dc7303 over 3 years ago - 6 comments

#241 - feat: Add a public method to determine if the error has been appended to the stack.

Pull Request - State: closed - Opened by wbflooksky over 3 years ago - 3 comments

#240 - feat func ExistStack(err error) bool

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

#237 - return *stack instead of stack

Issue - State: open - Opened by simon28082 almost 4 years ago - 2 comments

#236 - Change Wrap() to return an error even if we provide nil

Issue - State: closed - Opened by silbinarywolf about 4 years ago - 3 comments

#235 - [KH-13246] More Errors

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

#234 - AddingPowerSupport_CI/Testing

Pull Request - State: closed - Opened by santosh653 about 4 years ago - 3 comments

#233 - feat: add go.mod

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

#232 - Demo

Issue - State: closed - Opened by abhianavvvv about 4 years ago

#231 - A new error caused by another error

Issue - State: closed - Opened by georgysavva over 4 years ago - 7 comments

#230 - StackTrace.Format with "%+v" includes a leading newline

Issue - State: open - Opened by segevfiner over 4 years ago - 1 comment

#229 - fix bug: Unwrap for withStack should first try to unwrap withMessage

Pull Request - State: open - Opened by colin404 over 4 years ago - 1 comment

#228 - errors.Wrap() created bugs in our codebase.

Issue - State: closed - Opened by arianitu almost 5 years ago - 3 comments

#227 - Stacktrace don't print all stack

Issue - State: closed - Opened by MAAARKIN almost 5 years ago - 6 comments

#226 - How to change format return wrapped error message

Issue - State: open - Opened by putrafajarh almost 5 years ago - 2 comments

#225 - undefined errors.Wrap

Issue - State: closed - Opened by bygui86 almost 5 years ago - 2 comments

#224 - Questions about extending annotations

Issue - State: closed - Opened by pantsmann almost 5 years ago - 5 comments

#223 - Unwrap doesn't return the base error

Issue - State: open - Opened by yaziine about 5 years ago - 7 comments

#222 - respect -trimpath build flag

Issue - State: closed - Opened by axetroy about 5 years ago - 3 comments

#221 - fix `func Cause(error) error` returning nil on the root cause error

Pull Request - State: closed - Opened by win-t about 5 years ago - 2 comments

#220 - Revert "Support Go 1.13 error chains in `Cause`"

Pull Request - State: closed - Opened by aperezg about 5 years ago - 2 comments

#219 - Cause() behavior has changed

Issue - State: closed - Opened by freeekanayaka about 5 years ago - 11 comments

#218 - func Is() does not works with errors.Wrap or errors.Wrapf

Issue - State: closed - Opened by waichee about 5 years ago - 3 comments

#217 - remove unnecessary use of fmt.Sprintf

Pull Request - State: closed - Opened by aperezg about 5 years ago

#216 - RFC: Allow custom StackTraces

Issue - State: open - Opened by cyphar about 5 years ago

#215 - Support Go 1.13 error chains in `Cause`

Pull Request - State: closed - Opened by jayschwa over 5 years ago - 2 comments

#214 - Proposal: add errors.Is and errors.As

Issue - State: closed - Opened by someone235 over 5 years ago

#213 - feat: support std errors functions

Pull Request - State: closed - Opened by Sherlock-Holo over 5 years ago - 14 comments

#212 - travis.yml: add Go 1.13

Pull Request - State: closed - Opened by aperezg over 5 years ago - 2 comments

#211 - Tests break when run as a modules dependency

Issue - State: closed - Opened by jamie-digital over 5 years ago - 8 comments
Labels: wontfix

#210 - How to check if an error is wrapped or is original

Issue - State: open - Opened by xxjapp over 5 years ago - 6 comments

#209 - Tag a new release?

Issue - State: closed - Opened by shawnps-sigsci over 5 years ago - 7 comments

#208 - Added option to change delimiter

Pull Request - State: closed - Opened by tamiraviv over 5 years ago

#207 - Proposal: add option to change delimiter

Issue - State: open - Opened by tamiraviv over 5 years ago

#206 - Add support for Go 1.13 error chains

Pull Request - State: closed - Opened by jayschwa over 5 years ago - 28 comments

#205 - add status in error fundamental

Pull Request - State: closed - Opened by bellondr over 5 years ago - 1 comment

#203 - Create go.mod

Pull Request - State: closed - Opened by hanzei almost 6 years ago - 19 comments

#202 - Future of pkg/errors after proposal ?

Issue - State: closed - Opened by flibustenet almost 6 years ago - 10 comments

#201 - PROPOSAL: Change the printing order of the Error() method

Issue - State: closed - Opened by amariampolskiy almost 6 years ago - 4 comments

#200 - travis.yml: add Go 1.12

Pull Request - State: closed - Opened by davecheney almost 6 years ago

#199 - Support go1.12 toolchain

Issue - State: open - Opened by rickb777 almost 6 years ago - 2 comments

#198 - reduce allocations when printing stack traces

Pull Request - State: open - Opened by cstockton about 6 years ago - 4 comments

#197 - Add json.Marshaler support to the Frame type.

Pull Request - State: closed - Opened by flimzy about 6 years ago - 2 comments

#196 - Proposal: json.Marshaler support for stack traces

Issue - State: closed - Opened by flimzy about 6 years ago - 1 comment

#195 - get first stack trace info.

Pull Request - State: closed - Opened by wangsai-silence about 6 years ago - 13 comments

#194 - Reduce allocations in Stacktrace.Format

Pull Request - State: closed - Opened by davecheney about 6 years ago

#193 - Return errors.Frame to a uintptr

Pull Request - State: closed - Opened by davecheney about 6 years ago

#192 - errors: detect unknown frames correctly

Pull Request - State: closed - Opened by randall77 about 6 years ago - 3 comments

#191 - Modules: add go.mod file

Pull Request - State: closed - Opened by tonyghita about 6 years ago - 1 comment

#190 - Go Module support

Issue - State: closed - Opened by philtay about 6 years ago - 3 comments

#189 - Remove errors.Frame to runtime.Frame conversions

Pull Request - State: closed - Opened by davecheney about 6 years ago

#188 - Revert change to errors.Frame's type

Issue - State: closed - Opened by davecheney about 6 years ago - 11 comments

#187 - Makefile: switch to staticcheck

Pull Request - State: closed - Opened by davecheney about 6 years ago

#186 - Remove checks for old style anon funcs

Pull Request - State: closed - Opened by davecheney about 6 years ago

#185 - Remove Frame methods

Pull Request - State: closed - Opened by davecheney about 6 years ago

#184 - Remove last reference to runtime.FuncForPC

Pull Request - State: closed - Opened by davecheney about 6 years ago

#183 - Switch to runtime.CallersFrames

Pull Request - State: closed - Opened by davecheney about 6 years ago - 3 comments

#182 - travis: remove Go 1.8 and earlier

Pull Request - State: closed - Opened by davecheney about 6 years ago

#181 - travis: use Makefile

Pull Request - State: closed - Opened by davecheney about 6 years ago

#180 - Stack trace incorrect in go 1.12

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

#179 - gofmt -w errors.go

Pull Request - State: closed - Opened by tariq1890 about 6 years ago - 1 comment

#178 - Fixes a documentation typo

Pull Request - State: closed - Opened by chuckha about 6 years ago - 1 comment

#177 - Add support for go-module

Pull Request - State: closed - Opened by thedevsaddam about 6 years ago - 1 comment

#176 - Proposal: export `causer` interface

Issue - State: closed - Opened by JensRantil about 6 years ago - 9 comments

#175 - make the output of embedded errors more readable

Pull Request - State: closed - Opened by edwingeng about 6 years ago - 3 comments

#174 - Proposal: Wrap(nil) should not return nil

Issue - State: closed - Opened by adamzdara over 6 years ago - 9 comments

#173 - Cause - Last error with stack

Issue - State: open - Opened by marczahn over 6 years ago - 4 comments

#172 - Bump Travis versions

Pull Request - State: closed - Opened by HaraldNordgren over 6 years ago

#171 - Fix StackTrace print example

Pull Request - State: closed - Opened by bep over 6 years ago

#170 - Format Stacktrace %+v also returns function name

Issue - State: closed - Opened by stephanwesten over 6 years ago - 4 comments

#168 - Update .travis.yml

Pull Request - State: closed - Opened by komuw over 6 years ago - 1 comment

#167 - Allow version-tagged filepaths in tests

Issue - State: open - Opened by thsnr over 6 years ago - 5 comments

#164 - [question] Is there a way to get msg from errors.Wrap(code, msg)?

Issue - State: open - Opened by allencloud over 6 years ago - 2 comments

#160 - Raising custom error types/ const errors

Issue - State: open - Opened by andig over 6 years ago - 7 comments

#159 - Add versions of wrapper functions that skip extra stack frames

Pull Request - State: closed - Opened by ungerik over 6 years ago - 3 comments

#158 - WriteStack() duplicates call stack if err is already a causer

Issue - State: open - Opened by brianbwong over 6 years ago - 3 comments

#157 - Consider LIFO printing for %+v (I'll implement a PR if this is ok)

Issue - State: closed - Opened by mitranim over 6 years ago - 1 comment
Labels: wontfix

#152 - New release?

Issue - State: closed - Opened by walle almost 7 years ago - 5 comments

#150 - reduce allocations when printing stack traces (#149)

Pull Request - State: closed - Opened by cstockton about 7 years ago - 4 comments

#130 - PROPOSAL: Add support for domain errors

Issue - State: open - Opened by jcchavezs over 7 years ago - 5 comments

#129 - PROPOSAL: Allow hiding part of the stack trace

Issue - State: open - Opened by decibel over 7 years ago - 9 comments

#126 - Proposal: errors.Const("Example")

Issue - State: closed - Opened by puellanivis over 7 years ago - 7 comments
Labels: wontfix

#122 - #75 Wrap() add withStack only if no cause with stack present

Pull Request - State: open - Opened by nattawitc over 7 years ago - 8 comments

#118 - Add WithMessagef function

Pull Request - State: closed - Opened by chemicL over 7 years ago - 10 comments

#114 - Fixed #102, a message formatting bug.

Pull Request - State: open - Opened by mrhwick almost 8 years ago - 4 comments

#107 - Migrate `runtime.Callers/2`

Issue - State: closed - Opened by djui almost 8 years ago - 8 comments

#97 - errors: add Debug() function

Pull Request - State: closed - Opened by cyphar about 8 years ago - 3 comments

#96 - Proposal: output stack trace if debugging is enabled

Issue - State: closed - Opened by cyphar about 8 years ago - 6 comments

#93 - Obtaining only message

Issue - State: open - Opened by gudmundur over 8 years ago - 15 comments

#88 - Proposal/Question: Type assertions on the entire error stack

Issue - State: open - Opened by sheenobu over 8 years ago - 8 comments

#79 - Consider StackTrace() []uintptr

Issue - State: open - Opened by cep21 over 8 years ago - 7 comments

#75 - Why call callers() on every wrap?

Issue - State: open - Opened by cep21 over 8 years ago - 27 comments

#68 - Expose Frame's pc, file, line and function name

Issue - State: closed - Opened by pierrre over 8 years ago - 7 comments

#21 - [feature] errors.Unwrap

Issue - State: closed - Opened by davecheney almost 9 years ago - 3 comments
Labels: enhancement

#15 - Create some form of MultiError type

Issue - State: closed - Opened by kisielk almost 9 years ago - 45 comments