Skip to content

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

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

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

Triggered via push August 30, 2023 14:39
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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`.