Update README.md #44
Annotations
11 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
src/editor/treeview.ts#L275
Parameter name `JcorePath` must match one of the following formats: camelCase
|
test:
src/extension.ts#L283
Expected '===' and instead saw '=='
|
test:
src/extension.ts#L305
Object Literal Property name `All files` must match one of the following formats: camelCase
|
test:
src/extension.ts#L550
Variable name `child_key` must match one of the following formats: camelCase, UPPER_CASE
|
test:
src/extension.ts#L551
Variable name `child_name` must match one of the following formats: camelCase, UPPER_CASE
|
test:
src/extension.ts#L563
Variable name `child_key` must match one of the following formats: camelCase, UPPER_CASE
|
test:
src/extension.ts#L564
Variable name `child_name` must match one of the following formats: camelCase, UPPER_CASE
|
test:
src/extension.ts#L578
Variable name `child_key` must match one of the following formats: camelCase, UPPER_CASE
|
test:
src/extension.ts#L579
Variable name `child_name` must match one of the following formats: camelCase, UPPER_CASE
|
test:
src/extension.ts#L591
Variable name `child_key` must match one of the following formats: camelCase, UPPER_CASE
|