[DevTools] PR4: Testing #9895
Annotations
10 errors and 1 warning
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L136
Property 'SAVE_LOG_SETTINGS' does not exist on type '{ readonly GET_CUSTOM_FRIENDLY_NAMES: "getCustomFriendlyNames"; readonly CUSTOM_FRIENDLY_NAMES: "customFriendlyNames"; readonly GET_SAVED_RESOURCES: "getSavedResources"; readonly SAVED_RESOURCES: "savedResources"; ... 16 more ...; readonly ERROR: "error"; }'. Did you mean 'GET_LOG_SETTINGS'?
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L128
Property 'GET_ACTIVE_LOG_STREAMS' does not exist on type '{ readonly GET_CUSTOM_FRIENDLY_NAMES: "getCustomFriendlyNames"; readonly CUSTOM_FRIENDLY_NAMES: "customFriendlyNames"; readonly GET_SAVED_RESOURCES: "getSavedResources"; readonly SAVED_RESOURCES: "savedResources"; ... 16 more ...; readonly ERROR: "error"; }'.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L124
Property 'GET_SAVED_RESOURCE_LOGS' does not exist on type '{ readonly GET_CUSTOM_FRIENDLY_NAMES: "getCustomFriendlyNames"; readonly CUSTOM_FRIENDLY_NAMES: "customFriendlyNames"; readonly GET_SAVED_RESOURCES: "getSavedResources"; readonly SAVED_RESOURCES: "savedResources"; ... 16 more ...; readonly ERROR: "error"; }'. Did you mean 'GET_SAVED_RESOURCES'?
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L120
Property 'VIEW_RESOURCE_LOGS' does not exist on type '{ readonly GET_CUSTOM_FRIENDLY_NAMES: "getCustomFriendlyNames"; readonly CUSTOM_FRIENDLY_NAMES: "customFriendlyNames"; readonly GET_SAVED_RESOURCES: "getSavedResources"; readonly SAVED_RESOURCES: "savedResources"; ... 16 more ...; readonly ERROR: "error"; }'.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L116
Property 'TOGGLE_RESOURCE_LOGGING' does not exist on type '{ readonly GET_CUSTOM_FRIENDLY_NAMES: "getCustomFriendlyNames"; readonly CUSTOM_FRIENDLY_NAMES: "customFriendlyNames"; readonly GET_SAVED_RESOURCES: "getSavedResources"; readonly SAVED_RESOURCES: "savedResources"; ... 16 more ...; readonly ERROR: "error"; }'.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L5
Cannot find module '../local_storage_manager.js' or its corresponding type declarations.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/logging_integration.test.ts#L3
Cannot find module '../services/socket_handlers_logging.js' or its corresponding type declarations.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/error_scenarios.test.ts#L104
Expected 6-7 arguments, but got 10.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/error_scenarios.test.ts#L12
Module '"../shared/socket_types.js"' has no exported member 'SandboxStatusData'.
|
|
packages/cli/src/commands/sandbox/sandbox-devtools/integration-tests/error_scenarios.test.ts#L5
Cannot find module '../local_storage_manager.js' or its corresponding type declarations.
|
|
|
The logs for this run have expired and are no longer available.
Loading