AutoGPT/.github
Nicholas Tindle 97a26dba7e
fix(frontend): add typechecks and fix existing type errors in frontend (#9336)
<!-- Clearly explain the need for these changes: -->
We want to be able to use typechecking and see errors before they occur.
This is a PR to help enable us to do so by fixing the existing errors
and hopefully not causing new ones.

### Changes 🏗️
- adds check to ci
- disables some code points
- fixes lots of type errors
- fixes a bunch of the stories

<!-- Concisely describe all of the changes made in this pull request:
-->

### Checklist 📋

#### For code changes:
- [x] I have clearly listed my changes in the PR description
- [x] I have made a test plan
- [x] I have tested my changes according to the test plan:
  <!-- Put your test plan here: -->
  - [x] added types
  - [x] Ran some of the stories
  - [x] Asked all the relevant parties for manual checks

---------

Co-authored-by: SwiftyOS <craigswift13@gmail.com>
2025-01-29 12:32:35 +00:00
..
ISSUE_TEMPLATE fix(ops/issues): update template for bugs (#7211) 2024-07-22 07:16:51 -05:00
workflows fix(frontend): add typechecks and fix existing type errors in frontend (#9336) 2025-01-29 12:32:35 +00:00
CODEOWNERS refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
PULL_REQUEST_TEMPLATE.md dx: Clean up PR template (#8541) 2024-11-08 17:44:55 +01:00
dependabot.yml refactor(marketplace): Delete Old marketplace code (#9164) 2025-01-07 10:02:21 +00:00
labeler.yml dx(blocks): Auto-label block PRs (#8230) 2024-09-30 19:52:05 +00:00