Skip to content

test: fix MODULE_TYPELESS_PACKAGE_JSON warnings#1018

Merged
9aoy merged 3 commits intomainfrom
MODULE_TYPELESS_PACKAGE_JSON
Mar 6, 2026
Merged

test: fix MODULE_TYPELESS_PACKAGE_JSON warnings#1018
9aoy merged 3 commits intomainfrom
MODULE_TYPELESS_PACKAGE_JSON

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Mar 6, 2026

Summary

fix MODULE_TYPELESS_PACKAGE_JSON warnings when load rstest config.

image

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@9aoy 9aoy requested a review from Timeless0911 March 6, 2026 07:20
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

import { defineConfig } from '@rstest/core';

P1 Badge Keep VS Code test compile config in sync with .mts rename

Renaming this file to rstest.config.mts makes it fall through packages/vscode/tsconfig.test.json's outdated exclusion ("./rstest.config.ts" at line 17), so tsc -p packages/vscode/tsconfig.test.json --noEmit now fails with TS6059 because rootDir is tests. This breaks the test:e2e workflow in packages/vscode/package.json (it runs tsc -p tsconfig.test.json first), so the rename needs a matching tsconfig exclusion update.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@9aoy 9aoy merged commit e5397df into main Mar 6, 2026
9 checks passed
@9aoy 9aoy deleted the MODULE_TYPELESS_PACKAGE_JSON branch March 6, 2026 08:50
@9aoy 9aoy mentioned this pull request Mar 9, 2026
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.

1 participant