chore(fleet): refresh the fleet-pack ignore region #2612
Annotations
3 errors and 10 warnings
|
🔎 Check
Process completed with exit code 1.
|
|
🧪 Test (ubuntu-latest)
Process completed with exit code 1.
|
|
packages/cli/test/integration/cli/cmd-manifest-cdxgen.test.mts > socket manifest cdxgen > should support --help: `manifest cdxgen --help --config {}`:
packages/cli/test/integration/cli/cmd-manifest-cdxgen.test.mts#L57
AssertionError: help should exit with code 0: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ packages/cli/test/integration/cli/cmd-manifest-cdxgen.test.mts:57:52
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L387
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts:387:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L385
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts:385:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L384
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts:384:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L383
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts:383:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L382
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts:382:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L381
packages/cli/src/commands/manifest/bazel/extract_bazel_to_pypi.mts:381:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/bazel-workspace-walk.mts#L52
packages/cli/src/commands/manifest/bazel/bazel-workspace-walk.mts:52:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts#L12
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts:12:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts#L11
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts:11:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|
|
socket(no-required-in-options-bag):
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts#L10
packages/cli/src/commands/manifest/bazel/bazel-query-runner.mts:10:3: 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 `oxlint-disable-next-line socket/no-required-in-options-bag` comment.
|