2026-02-23 20:58:07.574 DEBUG rustls_platform_verifier::verification::others: Loaded 151 CA root certificates from the system
2026-02-23 20:58:07.613 DEBUG rustls_platform_verifier::verification::others: Loaded 151 CA root certificates from the system
2026-02-23 20:58:07.613 DEBUG reqwest::connect: starting new connection: https://api.github.com/
2026-02-23 20:58:07.677 DEBUG hyper_util::client::legacy::connect::http: connecting to 4.225.11.201:443
2026-02-23 20:58:07.677 DEBUG hyper_util::client::legacy::connect::http: connected to 4.225.11.201:443
2026-02-23 20:58:07.773 DEBUG h2::client: binding client connection
2026-02-23 20:58:07.773 DEBUG h2::client: client connection bound
2026-02-23 20:58:07.773 DEBUG h2::codec::framed_write: send frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
2026-02-23 20:58:07.774 DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("https", api.github.com)
2026-02-23 20:58:07.774 DEBUG Connection{peer=Client}: h2::codec::framed_write: send frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
2026-02-23 20:58:07.774 DEBUG Connection{peer=Client}: h2::codec::framed_write: send frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
2026-02-23 20:58:07.795 DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Settings { flags: (0x0), max_concurrent_streams: 100, initial_window_size: 67108864, max_frame_size: 68608, enable_connect_protocol: 1 }
2026-02-23 20:58:07.795 DEBUG Connection{peer=Client}: h2::codec::framed_write: send frame=Settings { flags: (0x1: ACK) }
2026-02-23 20:58:07.795 DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Settings { flags: (0x1: ACK) }
2026-02-23 20:58:07.795 DEBUG Connection{peer=Client}: h2::proto::settings: received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
2026-02-23 20:58:08.077 DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
2026-02-23 20:58:08.077 DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
2026-02-23 20:58:08.078 DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("https", api.github.com)
2026-02-23 20:58:08.079 DEBUG Connection{peer=Client}: h2::codec::framed_write: send frame=Headers { stream_id: StreamId(3), flags: (0x5: END_HEADERS | END_STREAM) }
2026-02-23 20:58:08.383 DEBUG Connection{peer=Client}: h2::proto::connection: Connection::poll; IO error error=InvalidData
2026-02-23 20:58:08.384 DEBUG hyper_util::client::legacy::client: client connection error: connection error
Error: GitHub(Request(reqwest::Error { kind: Request, url: "https://api.github.com/repos/***/***/actions/workflows/***/runs?per_page=1&page=1", source: hyper_util::client::legacy::Error(SendRequest, hyper::Error(Io, Custom { kind: InvalidData, error: "received corrupt message of type InvalidContentType" })) }))
API: https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow