Skip to content

quic: remove redundant === 0n checks in kFinishClose method #47192

quic: remove redundant === 0n checks in kFinishClose method

quic: remove redundant === 0n checks in kFinishClose method #47192

Re-run triggered October 19, 2025 12:00
Status Failure
Total duration 34s
Artifacts

commit-lint.yml

on: pull_request
lint-commit-message
29s
lint-commit-message
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-commit-message
Process completed with exit code 123.
lint-commit-message
title-length: Title must be <= 72 columns.
lint-commit-message
title-format: Add a space after subsystem(s). (Removed redundant code === 0n checks in [kFinishClose] method (lib/internal/quic/quic.js:1386-1401). These conditionals were unreachable due to early return, reducing code complexity.)
lint-commit-message
title-format: Do not use punctuation at end of title. (Removed redundant code === 0n checks in [kFinishClose] method (lib/internal/quic/quic.js:1386-1401). These conditionals were unreachable due to early return, reducing code complexity.)
lint-commit-message
subsystem: Invalid subsystem: "Removed redundant code === 0n checks in [kFinishClose] method (lib/internal/quic/quic.js" (Removed redundant code === 0n checks in [kFinishClose] method (lib/internal/quic/quic.js:1386-1401). These conditionals were unreachable due to early return, reducing code complexity.)