Skip to content

feat: check error type first #202

feat: check error type first

feat: check error type first #202

Triggered via push July 13, 2024 09:17
Status Failure
Total duration 1m 21s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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)