Skip to content

[Fix] Resolved TS Type issues & Improves CI/CD#1111

Merged
RichardAnderson merged 2 commits into
vitodeploy:4.xfrom
RichardAnderson:fix/ts-issues
May 22, 2026
Merged

[Fix] Resolved TS Type issues & Improves CI/CD#1111
RichardAnderson merged 2 commits into
vitodeploy:4.xfrom
RichardAnderson:fix/ts-issues

Conversation

@RichardAnderson

Copy link
Copy Markdown
Member

This pull request introduces several improvements focused on TypeScript type safety, developer tooling, and minor code quality enhancements. The main themes are stricter typing for form data across many React components, improved type safety for error handling, and enhancements to the code quality workflow.

  • Updated .github/workflows/code-quality.yml and .github/workflows/code-style.yml to include the 4.x branch and to run TypeScript checks (npm run types) as part of the linting process, improving CI coverage for new code and enforcing type correctness.
  • Added npm run types to the composer.json test script sequence to ensure type checking runs in the main test pipeline

@saeedvaziry

Copy link
Copy Markdown
Member

approved

@RichardAnderson RichardAnderson merged commit ba923df into vitodeploy:4.x May 22, 2026
3 checks passed
@RichardAnderson RichardAnderson deleted the fix/ts-issues branch May 22, 2026 11:10
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