-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
The system tests generated for billing-budgets attempt to load a module called billing, rather than @google-cloud/billing-budgets:
/usr/local/google/home/bencoe/google/nodejs-billing-budgets/system-test/fixtures/sample/src/index.js
19:25 error "budgets" is not found node/no-missing-require
22:9 error 'budgetServiceClient' is assigned a value but never used no-unused-vars
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.