Bump @fast-csv/format from 5.0.0 to 5.0.2 #279
Annotations
6 errors and 10 warnings
lint:
src/cli/cli.ts#L47
Unexpected lexical declaration in case block
|
lint:
src/executor.ts#L39
Async arrow function has no 'await' expression
|
lint:
src/executor.ts#L42
'value' is defined but never used
|
lint:
src/messaging/calculator.ts#L13
Arrow function has a complexity of 6. Maximum allowed is 5
|
lint:
test/executor.ts#L194
'r' is assigned a value but never used
|
lint
Process completed with exit code 1.
|
lint:
bin/iab.js#L10
Missing trailing comma
|
lint:
src/cli/cli.ts#L12
Expected a line break after this opening brace
|
lint:
src/cli/cli.ts#L12
A space is required after '{'
|
lint:
src/cli/cli.ts#L12
Expected a line break before this closing brace
|
lint:
src/cli/cli.ts#L12
A space is required before '}'
|
lint:
src/cli/cli.ts#L12
Missing trailing comma
|
lint:
src/cli/cli.ts#L12
Strings must use singlequote
|
lint:
src/cli/cli.ts#L26
This line has a length of 88. Maximum allowed is 80
|
lint:
src/cli/cli.ts#L47
This line has a length of 85. Maximum allowed is 80
|
lint:
src/cli/cli.ts#L47
Missing trailing comma
|