fix(scan report): render the default report as plain text instead of an object dump #2506
Annotations
12 errors and 10 warnings
|
socket(max-comment-block-lines):
packages/cli/test/helpers/cli-execution.mts#L350
Comment block runs 23 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/test/helpers/cli-execution.mts#L250
Comment block runs 34 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/test/helpers/workspace-helper.mts#L109
Comment block runs 24 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/util/coana/compress-facts.mts#L29
Comment block runs 29 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/util/basics/spawn.mts#L146
Comment block runs 34 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/util/dlx/vfs-extract.mts#L96
Comment block runs 23 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/util/basics/vfs-extract.mts#L66
Comment block runs 21 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/meow.mts#L48
Comment block runs 21 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/commands/manifest/bazel/bazel-repo-discovery.mts#L93
Comment block runs 24 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
socket(max-comment-block-lines):
packages/cli/src/commands/manifest/cmd-manifest-cdxgen.mts#L44
Comment block runs 70 lines, over the 20-line cap — past this a reader skips it. Keep the constraint or invariant here and move the discussion into `docs/agents.md/**`, linked from a one-line pointer. Bypass: add a `socket-lint: allow long-comment-block` comment.
|
|
🧪 Test (ubuntu-latest)
Process completed with exit code 1.
|
|
packages/cli/test/unit/commands/scan/perform-reachability-analysis-coana.test.mts > performReachabilityAnalysis — machine-output mode > adds --silent and routes coana stdout to stderr in machine mode:
packages/cli/test/unit/commands/scan/perform-reachability-analysis-coana.test.mts#L317
TypeError: Cannot read properties of undefined (reading 'stdio')
❯ packages/cli/test/unit/commands/scan/perform-reachability-analysis-coana.test.mts:317:17
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts#L12
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/commands/manifest/bazel/bazel-query-runner.mts#L11
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/commands/manifest/bazel/bazel-query-runner.mts#L10
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L389
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L387
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L385
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L384
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L383
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L382
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/commands/manifest/bazel/extract_bazel_to_pypi.mts#L381
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.
|