Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding deepbacktests & invite-only scripts #228

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

up

a9cfc96
Select commit
Loading
Failed to load commit list.
Open

adding deepbacktests & invite-only scripts #228

up
a9cfc96
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Apr 8, 2024 in 3s

44 issues found. Autofix available.

Annotations

Check warning on line 4 in tests/deepbacktest.test.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/deepbacktest.test.js#L4

Expected no linebreak before this expression. (implicit-arrow-linebreak)

Check warning on line 250 in src/client.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/client.js#L250

Missing trailing comma. (comma-dangle)

Check warning on line 9 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L9

Expected no linebreak before this expression. (implicit-arrow-linebreak)

Check warning on line 53 in tests/deepbacktest.test.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/deepbacktest.test.js#L53

Missing trailing comma. (comma-dangle)

Check warning on line 117 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L117

Expected no linebreak before this statement. (nonblock-statement-body-position)

Check warning on line 236 in src/client.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/client.js#L236

Missing trailing comma. (comma-dangle)

Check warning on line 117 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L117

Expected { after 'if' condition. (curly)

Check warning on line 53 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L53

Expected no linebreak before this statement. (nonblock-statement-body-position)

Check warning on line 243 in src/client.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/client.js#L243

Missing trailing comma. (comma-dangle)

Check warning on line 53 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L53

Expected { after 'if' condition. (curly)

Check warning on line 112 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L112

Missing trailing comma. (comma-dangle)

Check warning on line 263 in src/client.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/client.js#L263

Missing trailing comma. (comma-dangle)

Check warning on line 129 in src/chart/history.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/chart/history.js#L129

This line has a length of 102. Maximum allowed is 100. (max-len)

Check warning on line 530 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L530

Missing trailing comma. (comma-dangle)

Check warning on line 568 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L568

There should be no line break before or after '='. (operator-linebreak)

Check warning on line 639 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L639

Expected { after 'if' condition. (curly)

Check warning on line 635 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L635

Missing trailing comma. (comma-dangle)

Check warning on line 204 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L204

Missing trailing comma. (comma-dangle)

Check warning on line 247 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L247

'||' should be placed at the beginning of the line. (operator-linebreak)

Check warning on line 135 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L135

Missing trailing comma. (comma-dangle)

Check warning on line 639 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L639

Expected no linebreak before this statement. (nonblock-statement-body-position)

Check warning on line 448 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L448

Missing trailing comma. (comma-dangle)

Check warning on line 194 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L194

Missing trailing comma. (comma-dangle)

Check warning on line 379 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L379

Missing trailing comma. (comma-dangle)

Check warning on line 218 in src/miscRequests.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/miscRequests.js#L218

Missing trailing comma. (comma-dangle)