Skip to content

Fix Geo IP API build issue#1838

Merged
paustint merged 1 commit into
mainfrom
bug/geo-ip-api-build-issue
Jul 1, 2026
Merged

Fix Geo IP API build issue#1838
paustint merged 1 commit into
mainfrom
bug/geo-ip-api-build-issue

Conversation

@paustint

@paustint paustint commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Fix prisma-errors type overrides on code to prevent typescript compile error for geo-api service

Copilot AI review requested due to automatic review settings June 30, 2026 15:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CI build scope to include the Geo IP API and related cron tasks so CI catches build breakages for those services, and it adjusts Prisma error subclasses in the Prisma library.

Changes:

  • Add geo-ip-api and cron-tasks to the build:ci Nx run-many project list.
  • Remove the override modifier from Prisma error subclasses’ code fields in libs/prisma.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Expands CI build to include geo-ip-api and cron-tasks Nx projects.
libs/prisma/src/lib/prisma-errors.ts Adjusts Prisma error subclass code field declarations (modifier change) to address build/type compatibility.

@paustint paustint force-pushed the bug/geo-ip-api-build-issue branch from b59112e to 5337de3 Compare July 1, 2026 14:56
@paustint paustint merged commit 583737d into main Jul 1, 2026
8 checks passed
@paustint paustint deleted the bug/geo-ip-api-build-issue branch July 1, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants