Bump fast-xml-parser from 3.21.1 to 4.2.7 #239
linter.yml
on: pull_request
Lint TS-InSpec-Objects
16s
Annotations
6 errors and 5 warnings
Lint TS-InSpec-Objects:
src/parsers/xccdf.ts#L122
Expected space(s) after "if"
|
Lint TS-InSpec-Objects:
src/parsers/xccdf.ts#L123
Strings must use singlequote
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L29
Expected indentation of 6 spaces but found 8
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L45
Strings must use singlequote
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L47
Strings must use singlequote
|
Lint TS-InSpec-Objects
Process completed with exit code 1.
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L13
'alwaysArray' is assigned a value but never used
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L27
'_name' is defined but never used
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L27
'_jpath' is defined but never used
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L27
'isLeafNode' is defined but never used
|
Lint TS-InSpec-Objects:
src/utilities/xccdf.ts#L51
'id' is defined but never used
|