h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
https://fly.io/docs/app-guides/run-a-global-image-service/
MIT License
5.55k stars 456 forks source link

Build image from Dockerfile error #418

Open suntong opened 10 months ago

suntong commented 10 months ago

Just building from the latest imaginary repo, and get:

.
.
.
--- PASS: TestImageType (0.00s)
=== RUN   TestGetImageMimeType
--- PASS: TestGetImageMimeType (0.00s)
FAIL
coverage: 47.1% of statements
FAIL    github.com/h2non/imaginary      1.227s
FAIL
The command '/bin/sh -c go test ./... -test.v -race -test.coverprofile=atomic .' returned a non-zero code: 1
cwatson272 commented 1 month ago

Same issue here running with cloud run right from the repo.

pataquets commented 1 week ago

See #128