Skip to content

fix(deps): update module github.com/dal-go/dalgo to v0.13.0 #372

fix(deps): update module github.com/dal-go/dalgo to v0.13.0

fix(deps): update module github.com/dal-go/dalgo to v0.13.0 #372

Triggered via push September 2, 2024 16:41
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.