0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 00:47:50 +01:00
posthog/bin
Karl-Aksel Puulmann a978b28a68
Run typescript with strict in CI, allow no new errors (#3050)
* Verify no new typescript code breaks "strict" compilation

With this we have a file containing all current errors. As the code
changes, we should not add more errors here.

* remove some lines to show a failure

* Add total count to script

* Update blacklist after rebase

* Remove some fails on purpose.

* Attempt a reorder

* Add missing file

* Update script to write typegen

* Refresh list

* Attempt to use normal tsc

* update blacklist

* Store all errors

* echo for typegen

* Add check command

* typegen 3 times

* typegen 4 times

* typegen 6 times

* typegen 10 times

* remove debug code

* Update kea typegen to latest

* Remove hacks
2021-01-22 16:36:30 +02:00
..
check-typescript-strict Run typescript with strict in CI, allow no new errors (#3050) 2021-01-22 16:36:30 +02:00
docker
docker-dev
docker-dev-web
docker-frontend
docker-migrate
docker-preview
docker-server
docker-worker
docker-worker-beat
docker-worker-celery
frontend-test-runner
plugin-server
pull_production_db
start
start-backend
start-frontend
start-frontend-https
start-https
start-worker
tests