carlaKC/boltnd

github: Linter workflow docker container fails

Closed this issue · 1 comments

The lint directive as written only works on my machine because it hard codes a docker image to use. This fails when we try to run a lint workflow, because the actions env is different.

Digest: sha256:ac3c496fbb98b89584378e5549f101d90771a7969d8730a65d3e1c8b4f80fd89
Status: Downloaded newer image for carlakirkcohen/lnd-tools:latest
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error

Fixed in #13.