CI #37
ci.yml
on: workflow_dispatch
Matrix: Build and Test
Lint Markdown
24s
Create Release
0s
Annotations
5 errors and 8 warnings
|
Build and Test (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
|
Build and Test (windows-latest, 20.x)
The strategy configuration was canceled because "build-and-test.ubuntu-latest_20_x" failed
|
|
Build and Test (windows-latest, 20.x)
The operation was canceled.
|
|
Build and Test (macos-latest, 20.x)
The strategy configuration was canceled because "build-and-test.ubuntu-latest_20_x" failed
|
|
Build and Test (macos-latest, 20.x)
The operation was canceled.
|
|
Build and Test (ubuntu-latest, 20.x):
src/projectManager.ts#L211
Variable name `ProjectSync` must match one of the following formats: camelCase, UPPER_CASE
|
|
Build and Test (ubuntu-latest, 20.x):
src/projectManager.ts#L206
Variable name `ProjectLoader` must match one of the following formats: camelCase, UPPER_CASE
|
|
Build and Test (ubuntu-latest, 20.x):
src/projectManager.ts#L27
Class Property name `ACTIVE_PROJECT_KEY` must match one of the following formats: camelCase
|
|
Build and Test (ubuntu-latest, 20.x):
src/extension.ts#L72
Variable name `ProjectCreator` must match one of the following formats: camelCase, UPPER_CASE
|
|
Build and Test (macos-latest, 20.x):
src/projectManager.ts#L211
Variable name `ProjectSync` must match one of the following formats: camelCase, UPPER_CASE
|
|
Build and Test (macos-latest, 20.x):
src/projectManager.ts#L206
Variable name `ProjectLoader` must match one of the following formats: camelCase, UPPER_CASE
|
|
Build and Test (macos-latest, 20.x):
src/projectManager.ts#L27
Class Property name `ACTIVE_PROJECT_KEY` must match one of the following formats: camelCase
|
|
Build and Test (macos-latest, 20.x):
src/extension.ts#L72
Variable name `ProjectCreator` must match one of the following formats: camelCase, UPPER_CASE
|