feat: check error type first #202
Annotations
20 errors
build (1.22.x):
goner/gin/responer_test.go#L40
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L52
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L61
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L68
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L75
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L99
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L110
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L126
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L149
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Failed: *MockXContext does not implement XContext (missing method Abort)
|
build (1.22.x):
goner/gin/responer_test.go#L157
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Failed: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L40
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L52
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L61
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L68
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L75
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L99
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L110
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L126
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Success: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L149
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Failed: *MockXContext does not implement XContext (missing method Abort)
|
build (1.21.x):
goner/gin/responer_test.go#L157
cannot use ctx (variable of type *MockXContext) as XContext value in argument to r.Failed: *MockXContext does not implement XContext (missing method Abort)
|