Skip to content

feat: add expected properties to diagnostic message#1123

Open
p-spacek wants to merge 347 commits into
redhat-developer:mainfrom
jigx-com:feat/add-expected-properties-to-diagnostic-message
Open

feat: add expected properties to diagnostic message#1123
p-spacek wants to merge 347 commits into
redhat-developer:mainfrom
jigx-com:feat/add-expected-properties-to-diagnostic-message

Merge branch 'jigx' into feat/add-expected-properties-to-diagnostic-m…

8f139db
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ESLint failed Sep 10, 2025 in 5s

45 new alerts including 14 errors

New alerts in code changed by this pull request

  • 14 errors
  • 31 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1232 in src/languageservice/services/yamlCompletion.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 57 in src/languageservice/services/yamlHoverDetail.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unused variables Warning

'languageSettings' is defined but never used.

Check warning on line 33 in src/languageservice/utils/jigx/cycle.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 33 in src/languageservice/utils/jigx/cycle.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check failure on line 13 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unnecessary escape characters Error

Unnecessary escape character: -.

Check failure on line 14 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unnecessary escape characters Error

Unnecessary escape character: -.

Check failure on line 15 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unnecessary escape characters Error

Unnecessary escape character: -.

Check failure on line 16 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unnecessary escape characters Error

Unnecessary escape character: -.

Check warning on line 67 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 67 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 84 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check failure on line 102 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unnecessary escape characters Error

Unnecessary escape character: -.

Check warning on line 108 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 117 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 152 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 175 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 191 in src/languageservice/utils/jigx/jigx-utils.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 37 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 46 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unused variables Warning

'subSchemas' is defined but never used.

Check warning on line 55 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unused variables Warning

'styleAsMd' is assigned a value but never used.

Check warning on line 89 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 127 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow the `any` type Warning

Unexpected any. Specify a different type.

Check warning on line 140 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unused variables Warning

'octothorpes' is defined but never used.

Check warning on line 140 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unused variables Warning

'schema' is defined but never used.

Check warning on line 140 in src/languageservice/utils/jigx/schema-type.ts

See this annotation in the file changed.

Code scanning / ESLint

Disallow unused variables Warning

'subSchemas' is defined but never used.