Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ Error
Method
Error
pkg/linters/errorfwrapv/testdata/src/errorfwrapv/errorfwrapv.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
func
(e *myError) Error() string {
return
e.msg }
15
16
// BadVWrap uses %v to format an error — should be %w.
17
func
BadVWrap(err error) error {
Callers
15
TestSpec_SlogIntegration_NewSlogLoggerWithHandler
Function · 0.45
TestColorSelection
Function · 0.45
checkError
Function · 0.45
checkPermission
Function · 0.45
checkIgnoredPreviousLine
Function · 0.45
checkIgnoredSameLine
Function · 0.45
checkHasPrefix
Function · 0.45
checkHasSuffix
Function · 0.45
checkEqualFold
Function · 0.45
checkIndex
Function · 0.45
checkLastIndex
Function · 0.45
checkCompare
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestSpec_SlogIntegration_NewSlogLoggerWithHandler
Function · 0.36
TestColorSelection
Function · 0.36
TestAnalyzerFields
Function · 0.36