fix/usage-error #26
Annotations
10 errors and 7 warnings
|
src/common/db-mock.js#L132
Async arrow function has no 'await' expression
|
|
src/common/db-mock.js#L104
Async arrow function has no 'await' expression
|
|
src/common/db-mock.js#L70
Async arrow function has no 'await' expression
|
|
src/common/db-mock.js#L42
Async arrow function has no 'await' expression
|
|
src/common/db-mock.js#L34
Async arrow function has no 'await' expression
|
|
src/common/db-aws.js#L198
Closing curly brace appears on the same line as the subsequent block
|
|
src/common/api-key.js#L13
Closing curly brace appears on the same line as the subsequent block
|
|
src/common/api-key.js#L10
Closing curly brace appears on the same line as the subsequent block
|
|
src/common/api-key-mock.js#L55
Async arrow function has no 'await' expression
|
|
src/common/api-key-mock.js#L29
Async arrow function has no 'await' expression
|
|
src/subscription/index.js#L4
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
src/signup/index.js#L9
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
src/relay/index.js#L101
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
src/premium/index.js#L7
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
src/common/db-mock.js#L70
'transactionInfo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
src/common/db-aws.js#L166
'transactionInfo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
src/checkout/index.js#L8
'context' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading