Skip to content

feat: update deps and add Loads(priests ...Priest) *Preparer to Pre… #298

feat: update deps and add Loads(priests ...Priest) *Preparer to Pre…

feat: update deps and add Loads(priests ...Priest) *Preparer to Pre… #298

Triggered via push December 21, 2024 04:42
Status Failure
Total duration 1m 55s
Artifacts

go.yml

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

Annotations

30 errors and 3 warnings
build (1.23.x): goner/xorm/implement_test.go#L46
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.23.x): goner/xorm/provider_test.go#L113
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.23.x): goner/xorm/provider_test.go#L138
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in assignment: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.23.x): goner/xorm/provider_test.go#L198
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.23.x): goner/xorm/provider_test.go#L223
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in assignment: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.23.x): goner/xorm/transaction_test.go#L32
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.23.x): goner/xorm/transaction_test.go#L40
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.23.x): goner/xorm/transaction_test.go#L63
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.23.x): goner/xorm/transaction_test.go#L71
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.23.x): goner/xorm/transaction_test.go#L94
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.21.x): goner/xorm/implement_test.go#L46
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.21.x): goner/xorm/provider_test.go#L113
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.21.x): goner/xorm/provider_test.go#L138
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in assignment: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.21.x): goner/xorm/provider_test.go#L198
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.21.x): goner/xorm/provider_test.go#L223
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in assignment: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.21.x): goner/xorm/transaction_test.go#L32
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.21.x): goner/xorm/transaction_test.go#L40
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.21.x): goner/xorm/transaction_test.go#L63
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.21.x): goner/xorm/transaction_test.go#L71
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.21.x): goner/xorm/transaction_test.go#L94
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.22.x): goner/xorm/implement_test.go#L46
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.22.x): goner/xorm/provider_test.go#L113
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.22.x): goner/xorm/provider_test.go#L138
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in assignment: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.22.x): goner/xorm/provider_test.go#L198
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.22.x): goner/xorm/provider_test.go#L223
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in assignment: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.22.x): goner/xorm/transaction_test.go#L32
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.22.x): goner/xorm/transaction_test.go#L40
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.22.x): goner/xorm/transaction_test.go#L63
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.22.x): goner/xorm/transaction_test.go#L71
cannot use session (variable of type *MockXInterface) as XInterface value in return statement: *MockXInterface does not implement XInterface (wrong type for method Join)
build (1.22.x): goner/xorm/transaction_test.go#L94
cannot use engineInterface (variable of type *MockEngineInterface) as "xorm.io/xorm".EngineInterface value in return statement: *MockEngineInterface does not implement "xorm.io/xorm".EngineInterface (wrong type for method Join)
build (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (1.21.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (1.22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636