issues
search
go-errors
/
errors
errors with stacktraces for go
https://godoc.org/github.com/go-errors/errors
MIT License
940
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Which one should I choose compared to the errors in the standard library?
#50
Super1Windcloud
opened
1 week ago
2
gh issue #48. clarify Wrap and WrapPrefix doc
#49
stevenpelley
closed
10 months ago
1
Wrap() doc does not indicate that *Error argument is returned unchanged
#48
stevenpelley
closed
10 months ago
2
ErrorStack() adds `*fmt.wrapError` prefix
#47
ghostsquad
closed
1 year ago
2
Incomplete Stacktrace
#46
ghostsquad
closed
1 year ago
2
No tag for v1.5.1
#45
seveas
closed
1 year ago
2
undefined: errors.Join for old go versions
#44
vdubinin-dh
closed
1 year ago
1
Add functions Join and Unwrap
#43
lovromazgon
closed
1 year ago
1
Functions Join and Unwrap
#42
lovromazgon
closed
1 year ago
4
fix: interchangeably typo
#41
testwill
closed
1 year ago
1
optimize SourceLine to not create a new instance of Error from String method
#40
kishoresenji
closed
2 years ago
3
Add 1.17.x to the build pipeline
#39
kishaningithub
opened
3 years ago
0
Why keep cover.out file in the repo?
#38
RainbowMango
closed
3 years ago
3
Add 1.16.x to the pipeline
#37
kishaningithub
closed
3 years ago
1
Fix uninitialized error detection
#36
jeanspector-google
opened
3 years ago
6
nil check when wrapping errors fails for custom error types
#35
jeanspector-google
opened
3 years ago
1
PR #33 broke compatibility
#34
dsoprea
closed
3 years ago
4
make the package compatible with go error package
#33
meetme2meat
closed
3 years ago
7
nil error always fail at err != nil check
#32
meetme2meat
closed
3 years ago
0
Add "As" of standard errors module
#31
waschik
closed
3 years ago
2
Added support for Linux on power
#30
ujjwalsh
closed
3 years ago
1
Test failed when run go test in GitHub actions CI
#29
ghost
opened
4 years ago
1
<fix>(Backward comp): Add build tags to make errors backward compatible
#28
titouanfreville
closed
4 years ago
1
Last commit broke the project
#27
dsoprea
closed
4 years ago
5
<feature>(IS): Use original errors.Is as final test for Is function
#26
titouanfreville
closed
4 years ago
1
Is() is not safe as replacement to errors.Is
#25
titouanfreville
closed
4 years ago
6
Fix tests + optimize SourceLine()
#24
Thiht
closed
4 years ago
2
Wrong frame name in error.StackFrames(), right in debug.PrintStack()
#23
entonio
opened
4 years ago
0
TestStackFormat fails on Go 1.14 beta1
#22
eclipseo
closed
4 years ago
0
Test fails due to stack traces
#21
rockstorm101
closed
4 years ago
8
Wrapping returns nil rather than Error(<nil>).
#20
fkautz
closed
6 years ago
1
Passing a nil into Wrap should return nil
#19
fkautz
closed
6 years ago
0
Add travis ci
#18
gabrielf
closed
6 years ago
4
Make tests succeed
#17
gabrielf
closed
6 years ago
1
Fix WrapPrefix skip.
#16
gabrielf
closed
7 years ago
1
WrapPrefix no longer mutates original error.
#15
gabrielf
closed
7 years ago
0
Add Unwrap?
#14
matthijskooijman
closed
4 years ago
1
Support the hashicorp/errwrap interface?
#13
wrouesnel
opened
7 years ago
1
Tests Are Failing
#12
drasko
closed
6 years ago
5
`go test` fails on Windows
#11
techtonik
closed
4 years ago
1
Output example
#10
techtonik
opened
8 years ago
0
Wrap(nil) returns nil
#9
slayer
closed
4 years ago
1
Create annotated tags for releases
#8
benma
closed
6 years ago
2
Design flaw: Error is a struct, but error is an interface
#7
xeger
closed
8 years ago
4
Panics aren't handled correctly
#6
akalin-keybase
opened
8 years ago
0
fix error in TestSkipWorks
#5
psallandre
closed
4 years ago
1
Make Error an interface rather than a concrete type
#4
adrienkohlbecker
closed
9 years ago
6
error is not nil when it should be
#3
adrienkohlbecker
closed
8 years ago
1
Enable wrapping errors while prefixing the error message.
#2
adrienkohlbecker
closed
9 years ago
1
Error logs
#1
apriendeau
closed
9 years ago
0
Next