Feat/add request client version and fix cvm explorer issue #29
Annotations
10 warnings
pr-check:
src/commons/context.ts#L4
Variable name `Context` must match one of the following formats: camelCase, UPPER_CASE
|
pr-check:
src/commons/tencent/treeDataProvider.ts#L13
Variable name `TencentTreeProvider` must match one of the following formats: camelCase, UPPER_CASE
|
pr-check:
src/commons/tencent/types/api.ts#L3
Type Property name `ProductSet` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L29
Type Property name `ActionSet` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L33
Type Property name `SDKInfo` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L37
Type Property name `Value` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L38
Type Property name `Key` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L42
Type Property name `SdkDemoSet` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L46
Type Property name `DemoJsonCode` must match one of the following formats: camelCase
|
pr-check:
src/commons/tencent/types/api.ts#L47
Type Property name `TypeMapSet` must match one of the following formats: camelCase
|