fix(deps): update minor and pin #5739
test-deploy.yml
on: push
wasm-builder-image
/
docker-builder
2m 5s
go-builder-image
/
docker-builder
37s
rust-image
/
docker-builder
2m 3s
Deploy
0s
Annotations
14 errors and 1 warning
go lint
Cannot open: File exists
|
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-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.
|
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
|
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
|
go lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|