chore(deps): refresh lockfile from fleet cascade #2466
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(restrict-template-expressions):
packages/cli/src/commands/manifest/run-manifest-facts.mts#L101
Invalid type used in template literal 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/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.
|
|
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.
|
|
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/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.
|