Skip to content

Switch HTTP client from hackney to finch #1046

Switch HTTP client from hackney to finch

Switch HTTP client from hackney to finch #1046

Triggered via pull request February 13, 2025 06:42
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Test (Elixir 1.17, OTP 26.2)
Process completed with exit code 1.
Test (Elixir 1.18, OTP 27.2)
Process completed with exit code 1.
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
Process completed with exit code 1.
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.get_members/2 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.join/3 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.start_link/1 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
EEx.tokenize/1 is undefined or private