Skip to content

ci: upload artifact to release page #41

ci: upload artifact to release page

ci: upload artifact to release page #41

Triggered via pull request January 25, 2024 08:17
@wenytang-mswenytang-ms
synchronize #43
wenyt/tag
Status Success
Total duration 48s
Billable time 2m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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