srid/haskell-flake

HLS check fails by trying to access the network

Open

#21 aperta il 28 ago 2022

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Nix (26 fork)github user discovery
DXbughelp wanted

Metriche repository

Star
 (231 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The check works on my local machine but not on Github Actions runner or Garnix CI.

https://github.com/srid/haskell-template/runs/8060856223?check_suite_focus=true

default-hls-check> Severity: DsError
default-hls-check> Message:
default-hls-check>   Error when calling cabal exec -v0 -- ghc --print-libdir
default-hls-check>   dieVerbatim: user error (cabal: Couldn't establish HTTP connection. Possible cause: HTTP proxy
default-hls-check>   server
default-hls-check>   is down.
default-hls-check>   )

Very strange.

Guida contributor