Add ENVIRONMENT_TOOL_USAGE telemetry to track actual environment tool usage
#2023
pr-check.yml
on: pull_request
Matrix: Smoke Tests
Matrix: E2E Tests
Matrix: Integration Tests (Multi-Root)
Matrix: Integration Tests
Annotations
6 errors
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/common/telemetry/helpers.ts#L148
Argument of type '{ toolName: string; }' is not assignable to parameter of type '{ toolName: string; environment_discovery: { managerId: { classification: "SystemMetaData"; purpose: "FeatureInsight"; owner: "eleanorjboyd"; }; result: { classification: "SystemMetaData"; purpose: "FeatureInsight"; owner: "eleanorjboyd"; }; envCount: { ...; }; errorType: { ...; }; '<duration>': { ...; }; }; }'.
|
|
Create VSIX
Process completed with exit code 1.
|
|
Create VSIX
npm failed with exit code 1
|
|
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
|
|
TypeScript Unit Tests (windows-latest):
src/common/telemetry/helpers.ts#L148
Argument of type '{ toolName: string; }' is not assignable to parameter of type '{ toolName: string; environment_discovery: { managerId: { classification: "SystemMetaData"; purpose: "FeatureInsight"; owner: "eleanorjboyd"; }; result: { classification: "SystemMetaData"; purpose: "FeatureInsight"; owner: "eleanorjboyd"; }; envCount: { ...; }; errorType: { ...; }; '<duration>': { ...; }; }; }'.
|