Feat: Credit Management Service Module#145
Open
Emmzyemms wants to merge 9 commits intoCarbonScribe:mainfrom
Open
Feat: Credit Management Service Module#145Emmzyemms wants to merge 9 commits intoCarbonScribe:mainfrom
Emmzyemms wants to merge 9 commits intoCarbonScribe:mainfrom
Conversation
Contributor
|
@Emmzyemms please, review the CI errors. |
Contributor
Author
|
@Oluwaseyi89, please review |
Contributor
|
@Emmzyemms revert back to our prisma v7.4.1 and fix CI errors. |
Contributor
Author
|
@Oluwaseyi89, pls check |
Contributor
|
@Emmzyemms please have all dependencies installed and fix lint errors and ensure all test pass: Run npm ci
npm error code EUSAGE
npm error
npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm error
npm error Missing: @electric-sql/pglite@0.3.15 from lock file
npm error Missing: @electric-sql/pglite-socket@0.0.20 from lock file
npm error Missing: @electric-sql/pglite-tools@0.2.20 from lock file
npm error Missing: @prisma/get-platform@7.2.0 from lock file
npm error Missing: @prisma/query-plan-executor@7.2.0 from lock file
npm error Invalid: lock file's @prisma/engines@6.5.0 does not satisfy @prisma/engines@7.4.1
npm error Invalid: lock file's @prisma/engines-version@6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60 does not satisfy @prisma/engines-version@7.5.0-4.55ae170b1ced7fc6ed07a15f110549408c501bb3
npm error Invalid: lock file's @prisma/fetch-engine@6.5.0 does not satisfy @prisma/fetch-engine@7.4.1
npm error Invalid: lock file's @prisma/get-platform@6.5.0 does not satisfy @prisma/get-platform@7.4.1
npm error Missing: @prisma/debug@7.2.0 from lock file
npm error
npm error Clean install a project
npm error
npm error Usage:
npm error npm ci
npm error
npm error Options:
npm error [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling]
npm error [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm error [--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]
npm error [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
npm error [--no-bin-links] [--no-fund] [--dry-run]
npm error [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm error [-ws|--workspaces] [--include-workspace-root] [--install-links]
npm error
npm error aliases: clean-install, ic, install-clean, isntall-clean
npm error
npm error Run "npm help ci" for more info
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-02-25T08_36_10_264Z-debug-0.log
Error: Process completed with exit code 1. |
Contributor
Author
|
@Oluwaseyi89, pls don't know why it's keep failing any other alternative |
Contributor
Author
|
pls merge 🙏🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closed: #113