quic: remove redundant === 0n checks in kFinishClose method #47192
commit-lint.yml
on: pull_request
lint-commit-message
29s
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.)
|