Skip to content

fix(cli): keep --json stdout payload-only by routing logger status to… #2375

fix(cli): keep --json stdout payload-only by routing logger status to…

fix(cli): keep --json stdout payload-only by routing logger status to… #2375

Triggered via push July 27, 2026 14:58
Status Success
Total duration 5m 20s
Artifacts

ci.yml

on: push
Matrix: 🧪 Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
socket(no-required-in-options-bag): scripts/repo/setup/version-check.mts#L20
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L26
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L25
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L24
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L23
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L22
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L21
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/cli/with-subcommands-dispatch.mts#L20
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): scripts/repo/setup/installers.mts#L16
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.
socket(no-required-in-options-bag): packages/cli/src/util/socket/api-send.mts#L27
a required member in an options bag — an option the caller MUST pass is not an option; hoist it to a positional parameter (`fn(required, options?)`) or move the bag to a required `config`. Bypass: add a `socket-lint: allow no-required-in-options-bag` comment.