Skip to content

Merge pull request #111 from hapsoc/setup-release-plz #1

Merge pull request #111 from hapsoc/setup-release-plz

Merge pull request #111 from hapsoc/setup-release-plz #1

Triggered via push October 2, 2023 23:59
Status Failure
Total duration 1m 40s
Artifacts

release-plz.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Release-plz
Process completed with exit code 1.
5.1. Stream States ► idle: Sends a WINDOW_UPDATE frame: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
5.1.2. Stream Concurrency ► Sends HEADERS frames that causes their advertised concurrent stream limit to be exceeded: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5. SETTINGS ► Sends a SETTINGS frame with ACK flag and payload: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: FRAME_SIZE_ERROR)
6.5. SETTINGS ► Sends a SETTINGS frame with a stream identifier other than 0x0: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5.2. Defined SETTINGS Parameters ► SETTINGS_ENABLE_PUSH (0x2): Sends the value other than 0 or 1: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.5.3. Settings Synchronization ► Sends multiple values of SETTINGS_INITIAL_WINDOW_SIZE: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: DATA Frame (length:1, flags:0x00, stream_id:1)
6.9. WINDOW_UPDATE ► Sends a WINDOW_UPDATE frame with a flow control window increment of 0: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.9. WINDOW_UPDATE ► Sends a WINDOW_UPDATE frame with a flow control window increment of 0 on a stream: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
6.9. WINDOW_UPDATE ► Sends a WINDOW_UPDATE frame with a length other than 4 octets: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: FRAME_SIZE_ERROR)
6.9.1. The Flow-Control Window ► Sends SETTINGS frame to set the initial window size to 1 and sends HEADERS frame: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: DATA Frame (length:1, flags:0x00, stream_id:1)
6.9.1. The Flow-Control Window ► Sends multiple WINDOW_UPDATE frames increasing the flow control window to above 2^31-1: h2spec-http2.xml#L0
Failed test found in: h2spec-http2.xml Error: GOAWAY Frame (Error Code: FLOW_CONTROL_ERROR)