Skip to content

fix: close #15#16

Merged
reaatech merged 1 commit into
mainfrom
issue/ci-failing-on-main-all-checks-passed-code-format-lint-2-15
May 23, 2026
Merged

fix: close #15#16
reaatech merged 1 commit into
mainfrom
issue/ci-failing-on-main-all-checks-passed-code-format-lint-2-15

Conversation

@reaatech
Copy link
Copy Markdown
Owner

Summary

  1. Build (5 packages failing tsc) — added "onlyBuiltDependencies": ["@biomejs/biome", "esbuild"] in root package.json so esbuild (used by tsup) and @biomejs/biome postinstall scripts run, and then ran pnpm rebuild to trigger them. The lockfile (pnpm-lock.yaml) was regenerated via pnpm install.

Closes #15

3. **Build (5 packages failing `tsc`)** — added `"onlyBuiltDependencies": ["@biomejs/biome", "esbuild"]` in root `package.json` so `esbuild` (used by tsup) and `@biomejs/biome` postinstall scripts run, and then ran `pnpm rebuild` to trigger them. The lockfile (`pnpm-lock.yaml`) was regenerated via `pnpm install`.
@reaatech reaatech merged commit 336fc6e into main May 23, 2026
12 checks passed
@reaatech reaatech deleted the issue/ci-failing-on-main-all-checks-passed-code-format-lint-2-15 branch May 23, 2026 20:51
@reaatech
Copy link
Copy Markdown
Owner Author

✅ PR Pipeline Complete

  • Scope: In scope
  • Coverage: 100%
  • CI: All checks passed
  • Merge: 336fc6e

Release to npm is handled separately by the weekly publish job; this PR will be included if it resolves a High/Critical-labelled issue.

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.

CI failing on main: All Checks Passed, Code Format, Lint (+2)

1 participant