fix(deps): update minor and pin #5789
test-deploy.yml
on: push
wasm-builder-image
/
docker-builder
2m 4s
go-builder-image
/
docker-builder
41s
rust-image
/
docker-builder
2m 12s
Deploy
0s
Annotations
14 errors
go-builder-image / docker-builder
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
rust tests
Process completed with exit code 1.
|
wasm-builder-image / docker-builder
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo chef cook --release --recipe-path recipe.json" did not complete successfully: exit code: 101
|
rust-image / docker-builder
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo chef cook --release --recipe-path recipe.json" did not complete successfully: exit code: 101
|
go lint:
internal/db/models/gphotos_albums.go#L322
q.Bind undefined (type gphotosAlbumQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/gphotos_albums.go#L341
q.Bind undefined (type gphotosAlbumQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/gphotos_photos.go#L347
q.Bind undefined (type gphotosPhotoQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/gphotos_photos.go#L366
q.Bind undefined (type gphotosPhotoQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/images.go#L341
q.Bind undefined (type imageQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/images.go#L360
q.Bind undefined (type imageQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/ingredient_units.go#L379
q.Bind undefined (type ingredientUnitQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/ingredient_units.go#L398
q.Bind undefined (type ingredientUnitQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/ingredients.go#L371
q.Bind undefined (type ingredientQuery has no field or method Bind) (typecheck)
|
go lint:
internal/db/models/ingredients.go#L390
q.Bind undefined (type ingredientQuery has no field or method Bind) (typecheck)
|