feat: update deps and add Loads(priests ...Priest) *Preparer
to Pre…
#298
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
|