Bump fast-xml-parser from 4.4.1 to 4.5.0 (#109) #326
Annotations
10 errors and 10 warnings
Run npm run lint:
integration/main.ts#L59
Expected an assignment or function call and instead saw an expression
|
Run npm run lint:
integration/main.ts#L63
Expected an assignment or function call and instead saw an expression
|
Run npm run lint:
integration/main.ts#L67
Expected an assignment or function call and instead saw an expression
|
Run npm run lint:
src/cli/cli.ts#L47
Unexpected lexical declaration in case block
|
Run npm run lint:
src/executor.ts#L39
Async arrow function has no 'await' expression
|
Run npm run lint:
src/executor.ts#L42
'value' is defined but never used
|
Run npm run lint:
src/messaging/calculator.ts#L13
Arrow function has a complexity of 6. Maximum allowed is 5
|
Run npm run lint:
src/routes/function-analyzer.ts#L127
Definition for rule '@typescript-eslint/ban-types' was not found
|
Run npm run lint:
src/worker/worker-factory.ts#L13
Definition for rule '@typescript-eslint/ban-types' was not found
|
Run npm run lint:
test/counter.ts#L34
Expected an assignment or function call and instead saw an expression
|
Run npm run lint:
bin/iab.js#L10
Missing trailing comma
|
Run npm run lint:
src/cli/cli.ts#L12
Expected a line break after this opening brace
|
Run npm run lint:
src/cli/cli.ts#L12
A space is required after '{'
|
Run npm run lint:
src/cli/cli.ts#L12
Expected a line break before this closing brace
|
Run npm run lint:
src/cli/cli.ts#L12
A space is required before '}'
|
Run npm run lint:
src/cli/cli.ts#L12
Missing trailing comma
|
Run npm run lint:
src/cli/cli.ts#L12
Strings must use singlequote
|
Run npm run lint:
src/cli/cli.ts#L26
This line has a length of 88. Maximum allowed is 80
|
Run npm run lint:
src/cli/cli.ts#L47
This line has a length of 85. Maximum allowed is 80
|
Run npm run lint:
src/cli/cli.ts#L47
Missing trailing comma
|
Loading