Added server CLI for demos. #29
tests.yml
on: pull_request
Test distribution
42s
Test eslint style
35s
Test unit-tests
41s
Annotations
10 errors and 1 warning
Test eslint style:
src/CLI/Library/Args.ts#L61
Missing space before function parentheses
|
Test eslint style:
src/CLI/Library/Server.ts#L77
Missing space before function parentheses
|
Test eslint style:
src/CLI/Library/Server.ts#L105
Missing space before function parentheses
|
Test eslint style:
src/CLI/Library/Server.ts#L188
Unexpected console statement
|
Test eslint style:
src/CLI/Library/Server.ts#L213
Missing space before function parentheses
|
Test eslint style:
src/CLI/Library/Server.ts#L231
Missing space before function parentheses
|
Test eslint style:
src/CLI/morningstar-connectors.ts#L80
Missing space before function parentheses
|
Test eslint style:
src/CLI/morningstar-connectors.ts#L84
Unexpected console statement
|
Test eslint style:
src/CLI/morningstar-connectors.ts#L89
Unexpected console statement
|
Test eslint style:
src/CLI/morningstar-connectors.ts#L117
Unexpected console statement
|
Test eslint style:
src/CLI/Library/Args.ts#L52
Missing JSDoc @param "shortcuts" declaration
|