fix(deps): update 3d-parties non major deps #205
Annotations
6 errors and 1 warning
go_ci:
database.go#L12
cannot use (*database)(nil) (value of type *database) as dal.Database value in variable declaration: *database does not implement dal.Database (missing method Close)
|
go_ci:
database.go#L44
cannot use database (variable of type database) as dal.Database value in return statement: database does not implement dal.Database (missing method Close)
|
go_ci:
datastore_multi.go#L20
undefined: dal.RecordData
|
go_ci:
reader.go#L35
undefined: dal.RecordData
|
go_ci
cannot use (*database)(nil) (value of type *database) as dal.Database value in variable declaration: *database does not implement dal.Database (missing method Close)
|
go_ci
Process completed with exit code 1.
|
go_ci
No authentication found for gcloud, authenticate with `google-github-actions/auth`.
|