docs: add EULA #7
Annotations
12 warnings
semver-title
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/commands/exportOpenApi.ts#L23
Missing semicolon
|
lint:
src/commands/importOpenApi.ts#L47
Missing semicolon
|
lint:
src/commands/importOpenApi.ts#L79
Missing semicolon
|
lint:
src/commands/importOpenApi.ts#L98
Object Literal Property name `JSON` must match one of the following formats: camelCase
|
lint:
src/copilot-chat/constants.ts#L19
Variable name `API_CENTER_LIST_APIs` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
src/tree/ApiCenterTreeItem.ts#L38
Missing semicolon
|
lint:
src/tree/ApiTreeItem.ts#L40
Missing semicolon
|
lint:
src/tree/ApiVersionDefinitionsTreeItem.ts#L39
Missing semicolon
|
lint:
src/tree/ApiVersionTreeItem.ts#L39
Missing semicolon
|
lint:
src/utils/credentialUtil.ts#L1
Variable name `HttpHeaders` must match one of the following formats: camelCase, UPPER_CASE
|