Skip to content

fix(deps): update 3d-parties non major deps #313

fix(deps): update 3d-parties non major deps

fix(deps): update 3d-parties non major deps #313

Triggered via pull request September 4, 2023 12:41
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
strongo_workflow  /  go_ci
1m 3s
strongo_workflow / go_ci
Fit to window
Zoom out
Zoom in

Annotations

9 errors
strongo_workflow / go_ci: database.go#L10
undefined: dal.Database
strongo_workflow / go_ci: database.go#L27
undefined: dal.Database
strongo_workflow / go_ci: database.go#L28
undefined: dal.Database
strongo_workflow / go_ci: database.go#L41
undefined: dal.ClientInfo
strongo_workflow / go_ci: database.go#L42
undefined: dal.NewClientInfo
strongo_workflow / go_ci: database.go#L45
undefined: dal.Database
strongo_workflow / go_ci: transaction.go#L21
cannot use transaction{…} (value of type transaction) as dal.ReadwriteTransaction value in argument to f: transaction does not implement dal.ReadwriteTransaction (missing method Close)
strongo_workflow / go_ci: transaction.go#L34
cannot use (*transaction)(nil) (value of type *transaction) as dal.ReadwriteTransaction value in variable declaration: *transaction does not implement dal.ReadwriteTransaction (missing method Close)
strongo_workflow / go_ci
Process completed with exit code 1.