Check TypeScript interfaces against backend models

2 stars 6 forks 2 watchers Python GNU General Public License v3.0
backend cd check checker ci cicd continuous-integration hacktoberfest python ts typescript validation
23 Open Issues Need Help Last updated: Jul 3, 2026

Open Issues Need Help

View All on GitHub

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
help wanted question

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
good first issue help wanted python

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
good first issue help wanted

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
help wanted -next release-

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

AI Summary: The `ts-backend-check` tool is incorrectly deriving file paths relative to its installation directory, rather than the intended project root. This behavior is causing issues for users, specifically highlighted during work on activist/activist#1325, as it leads to incorrect path resolution within projects.

Complexity: 3/5
help wanted -next release-

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
good first issue help wanted question

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
documentation help wanted

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
help wanted -priority-

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
good first issue help wanted -priority-

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation
documentation help wanted -priority-

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

AI Summary: Implement rich color support in the ts-backend-check CLI output using the Rich library. This involves adding Rich as a dependency, modifying existing print statements to use Rich's `print` function, and styling success and error messages with green and red respectively.

Complexity: 2/5
good first issue help wanted

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

AI Summary: Implement a feature in the `ts-backend-check` Python package to check for updates and provide an upgrade option via the CLI. This involves checking for newer versions using a suitable method (e.g., checking PyPI), notifying the user, and providing a command to upgrade using `pip`.

Complexity: 3/5
help wanted

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

AI Summary: Implement a feature for the `ts-backend-check` CLI tool that allows users to specify multiple TypeScript type and backend model file pairs via a YAML configuration file, eliminating the need for repetitive command-line arguments. This involves parsing the YAML configuration, iterating through the specified file pairs, and running the type checking process for each pair.

Complexity: 3/5
help wanted question

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation

AI Summary: Refactor the command-line interface (CLI) of the `ts-backend-check` Python package from using the Click library to using the argparse library. This is to improve consistency with the activist organization's `i18n-check` project.

Complexity: 3/5
help wanted

Check TypeScript interfaces against backend models

Python
#backend#cd#check#checker#ci#cicd#continuous-integration#hacktoberfest#python#ts#typescript#validation