feat: billing #909
Annotations
10 errors
Run npm run lint:
billing/functions/usage-table.js#L45
Expected 2 arguments, but got 3.
|
Run npm run lint:
billing/functions/usage-table.js#L46
Expected 2 arguments, but got 3.
|
Run npm run lint:
billing/functions/usage-table.js#L47
Expected 2 arguments, but got 3.
|
Run npm run lint:
billing/functions/usage-table.js#L50
Property 'error' does not exist on type 'void'.
|
Run npm run lint:
billing/functions/usage-table.js#L50
Property 'error' does not exist on type 'void'.
|
Run npm run lint:
billing/functions/usage-table.js#L65
Property 'kinesis' does not exist on type 'DynamoDBRecord'.
|
Run npm run lint:
billing/lib/billing-cron.js#L16
'customerList' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Run npm run lint:
billing/lib/customer-billing-queue.js#L16
'subsList' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Run npm run lint:
billing/lib/space-billing-queue.js#L32
'spaceDiffList' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Run npm run lint:
filecoin/test/helpers/resources.js#L65
Type '{ AttributeName: string; AttributeType: string; }[]' is not assignable to type 'AttributeDefinition[]'.
|
The logs for this run have expired and are no longer available.
Loading