feat/signup captcha #34
Annotations
10 errors and 7 warnings
|
build-and-test (20.x):
src/common/db-mock.js#L132
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/common/db-mock.js#L104
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/common/db-mock.js#L70
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/common/db-mock.js#L42
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/common/db-mock.js#L34
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/common/db-aws.js#L198
Closing curly brace appears on the same line as the subsequent block
|
|
build-and-test (20.x):
src/common/api-key.js#L13
Closing curly brace appears on the same line as the subsequent block
|
|
build-and-test (20.x):
src/common/api-key.js#L10
Closing curly brace appears on the same line as the subsequent block
|
|
build-and-test (20.x):
src/common/api-key-mock.js#L55
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/common/api-key-mock.js#L29
Async arrow function has no 'await' expression
|
|
build-and-test (20.x):
src/subscription/index.js#L4
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
build-and-test (20.x):
src/signup/index.js#L11
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
build-and-test (20.x):
src/relay/index.js#L101
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
build-and-test (20.x):
src/premium/index.js#L7
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
build-and-test (20.x):
src/common/db-mock.js#L70
'transactionInfo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test (20.x):
src/common/db-aws.js#L166
'transactionInfo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test (20.x):
src/checkout/index.js#L8
'context' is defined but never used. Allowed unused args must match /^_/u
|