chore(fleet): wire payload-token auth and opt into the odai legs #2606
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#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/util/cli/with-subcommands-dispatch.mts#L26
packages/cli/src/util/cli/with-subcommands-dispatch.mts:26: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/util/cli/with-subcommands-dispatch.mts#L25
packages/cli/src/util/cli/with-subcommands-dispatch.mts:25: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/util/cli/with-subcommands-dispatch.mts#L24
packages/cli/src/util/cli/with-subcommands-dispatch.mts:24: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/util/cli/with-subcommands-dispatch.mts#L23
packages/cli/src/util/cli/with-subcommands-dispatch.mts:23: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/util/cli/with-subcommands-dispatch.mts#L22
packages/cli/src/util/cli/with-subcommands-dispatch.mts:22: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/util/cli/with-subcommands-dispatch.mts#L21
packages/cli/src/util/cli/with-subcommands-dispatch.mts:21: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/util/cli/with-subcommands-dispatch.mts#L20
packages/cli/src/util/cli/with-subcommands-dispatch.mts:20: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.
|