AutoGPT/.github/workflows
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
..
scripts ci: Fix workflow status checker script to work with `merge_group` runs 2024-11-27 19:25:36 +01:00
classic-autogpt-ci.yml fix(ci,platform): Add dev branch trigger to all ci (#8339) 2024-10-15 10:57:24 +01:00
classic-autogpt-docker-cache-clean.yml build(deps): bump docker/build-push-action from 2 to 6 (#8465) 2024-11-27 22:52:58 +07:00
classic-autogpt-docker-ci.yml build(deps): bump docker/build-push-action from 2 to 6 (#8465) 2024-11-27 22:52:58 +07:00
classic-autogpt-docker-release.yml build(deps): bump docker/build-push-action from 2 to 6 (#8465) 2024-11-27 22:52:58 +07:00
classic-autogpts-ci.yml fix(ci,platform): Add dev branch trigger to all ci (#8339) 2024-10-15 10:57:24 +01:00
classic-benchmark-ci.yml ci: fix classic ci (#8338) 2024-11-15 01:48:00 -06:00
classic-benchmark_publish_package.yml refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
classic-forge-ci.yml fix(ci,platform): Add dev branch trigger to all ci (#8339) 2024-10-15 10:57:24 +01:00
classic-frontend-ci.yml ci: fix classic ci (#8338) 2024-11-15 01:48:00 -06:00
classic-python-checks.yml fix(ci,platform): Add dev branch trigger to all ci (#8339) 2024-10-15 10:57:24 +01:00
codeql.yml ci: Add `merge_group` triggers 2024-11-27 17:57:44 +01:00
platform-autgpt-deploy-prod.yml refactor(marketplace): Delete Old marketplace code (#9164) 2025-01-07 10:02:21 +00:00
platform-autogpt-deploy-dev.yaml refactor(marketplace): Delete Old marketplace code (#9164) 2025-01-07 10:02:21 +00:00
platform-backend-ci.yml Fix Poetry v2.0.0 compatibility (#9197) 2025-01-06 23:34:49 +01:00
platform-frontend-ci.yml fix(frontend): add typechecks and fix existing type errors in frontend (#9336) 2025-01-29 12:32:35 +00:00
repo-close-stale-issues.yml ci(repo): Update repo-close-stale-issues.yml (#9339) 2025-01-27 08:55:35 +00:00
repo-pr-enforce-base-branch.yml ci: Enforce `dev` as base branch for development (#8369) 2024-10-17 17:15:15 +01:00
repo-pr-label.yml fix(ci,platform): Add dev branch trigger to all ci (#8339) 2024-10-15 10:57:24 +01:00
repo-stats.yml refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
repo-workflow-checker.yml ci: Add `merge_group` trigger to status checker 2024-11-27 19:15:28 +01:00