feat:support tips of options #8
Annotations
2 errors and 10 warnings
build
Command failed: npm version patch
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command /usr/bin/git --no-replace-objects commit -m 0.0.11
npm ERR! Author identity unknown
npm ERR!
npm ERR! *** Please tell me who you are.
npm ERR!
npm ERR! Run
npm ERR!
npm ERR! git config --global user.email "[email protected]"
npm ERR! git config --global user.name "Your Name"
npm ERR!
npm ERR! to set your account's default identity.
npm ERR! Omit --global to set the identity only in this repository.
npm ERR!
npm ERR! fatal: empty ident name (for <runner@fv-az1149-966.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net>) not allowed
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-11-13T13_18_11_256Z-debug-0.log
|
build
Process completed with exit code 1.
|
build:
src/commons/context.ts#L4
Variable name `Context` must match one of the following formats: camelCase, UPPER_CASE
|
build:
src/commons/tencent/treeDataProvider.ts#L13
Variable name `TencentTreeProvider` must match one of the following formats: camelCase, UPPER_CASE
|
build:
src/commons/tencent/types/api.ts#L3
Type Property name `ProductSet` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L29
Type Property name `ActionSet` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L33
Type Property name `SDKInfo` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L37
Type Property name `Value` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L38
Type Property name `Key` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L42
Type Property name `SdkDemoSet` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L46
Type Property name `DemoJsonCode` must match one of the following formats: camelCase
|
build:
src/commons/tencent/types/api.ts#L47
Type Property name `TypeMapSet` must match one of the following formats: camelCase
|