Skip to content

feat: billing

feat: billing #909

Triggered via pull request October 25, 2023 15:48
@alanshawalanshaw
synchronize #240
feat/billing
Status Failure
Total duration 1m 3s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: billing/functions/usage-table.js#L45
Expected 2 arguments, but got 3.
Test: billing/functions/usage-table.js#L46
Expected 2 arguments, but got 3.
Test: billing/functions/usage-table.js#L47
Expected 2 arguments, but got 3.
Test: billing/functions/usage-table.js#L50
Property 'error' does not exist on type 'void'.
Test: billing/functions/usage-table.js#L50
Property 'error' does not exist on type 'void'.
Test: billing/functions/usage-table.js#L65
Property 'kinesis' does not exist on type 'DynamoDBRecord'.
Test: 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.
Test: 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.
Test: 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.
Test: filecoin/test/helpers/resources.js#L65
Type '{ AttributeName: string; AttributeType: string; }[]' is not assignable to type 'AttributeDefinition[]'.