Skip to content

test(manifest): resolve the JVM compat fixtures' deps from generated stub artifacts #2462

test(manifest): resolve the JVM compat fixtures' deps from generated stub artifacts

test(manifest): resolve the JVM compat fixtures' deps from generated stub artifacts #2462

Triggered via pull request August 1, 2026 03:58
Status Failure
Total duration 3m 35s
Artifacts

ci.yml

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

Annotations

12 errors and 10 warnings
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-kotlin.mts#L336
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-kotlin.mts#L333
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-gradle.mts#L343
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-gradle.mts#L333
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-gradle.mts#L332
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-gradle.mts#L331
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/cmd-manifest-gradle.mts#L328
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/bazel/cmd-manifest-bazel.mts#L421
This type conversion does not change the type or value of the expression.
typescript(no-unnecessary-type-conversion): packages/cli/src/commands/manifest/bazel/cmd-manifest-bazel.mts#L405
This type conversion does not change the type or value of the expression.
🧪 Test (ubuntu-latest)
Process completed with exit code 1.
packages/cli/test/unit/util/socket/sdk-setup.test.mts > SDK Utilities > setupSdk > uses HttpProxyAgent for http base URL: packages/cli/test/unit/util/socket/sdk-setup.test.mts#L264
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/cli/test/unit/util/socket/sdk-setup.test.mts:264:25
socket(no-required-in-options-bag): packages/cli/src/commands/manifest/bazel/bazel-maven-types.mts#L13
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-maven-types.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-maven-types.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-maven-types.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/bazel-maven-types.mts#L9
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#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/bazel-workspace-walk.mts#L52
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.