style(cli): auto-format files via oxfmt #2617
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/unit/util/terminal/link.test.mts > terminal-link utilities > fileLink > creates link to absolute file path:
packages/cli/src/util/terminal/link.mts#L16
ReferenceError: pathToFileURL is not defined
❯ Module.fileLink packages/cli/src/util/terminal/link.mts:16:31
❯ packages/cli/test/unit/util/terminal/link.test.mts:38:22
|
|
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.
|