fix(deps): update module github.com/dal-go/dalgo to v0.13.0 #372
Annotations
4 errors and 1 warning
go_ci:
transaction.go#L23
cannot use tx (variable of type transaction) as dal.ReadwriteTransaction value in argument to f: transaction does not implement dal.ReadwriteTransaction (missing method InsertMulti)
|
go_ci:
transaction.go#L54
cannot use (*transaction)(nil) (value of type *transaction) as dal.ReadwriteTransaction value in variable declaration: *transaction does not implement dal.ReadwriteTransaction (missing method InsertMulti)
|
go_ci
cannot use (*transaction)(nil) (value of type *transaction) as dal.ReadwriteTransaction value in variable declaration: *transaction does not implement dal.ReadwriteTransaction (missing method InsertMulti)
|
go_ci
Process completed with exit code 1.
|
go_ci
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.
|