Skip to content

build: daily build visx and upload to artifact (#30) #13

build: daily build visx and upload to artifact (#30)

build: daily build visx and upload to artifact (#30) #13

Triggered via push January 5, 2024 03:03
Status Success
Total duration 53s
Billable time 1m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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