Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Typecheck github action #3327

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Typecheck github action #3327

merged 1 commit into from
Oct 15, 2020

Conversation

Gozala
Copy link
Contributor

@Gozala Gozala commented Oct 13, 2020

This pull request adds a github action to #3281, which runs type check and reports any missmateches in the pull request diff view. Screenshots below are from #3328 which reverted two changes from #3281 back to how they were on master which pass all tests, but fail type checker:

image

image

Since this adds a separate action, it allows us to have more relaxed policies in regards to changes that fail checks. Also I hope that messages in the pull request may encourage contributors to resolve reported issues and sometimes (unfortunately not always) they are clear enough to require no TS knowledge at all.

@Gozala Gozala force-pushed the gozala/typecheck branch 5 times, most recently from 2c0adc0 to 099bd0f Compare October 13, 2020 01:34
@Gozala Gozala marked this pull request as draft October 13, 2020 01:43
@Gozala Gozala force-pushed the gozala/typecheck branch 3 times, most recently from d9058b2 to 92713ae Compare October 13, 2020 05:27
@Gozala Gozala changed the base branch from master to type-gen October 13, 2020 05:50
@Gozala Gozala marked this pull request as ready for review October 13, 2020 06:29
@Gozala Gozala requested a review from achingbrain October 13, 2020 06:29
@Gozala Gozala merged commit b06699a into type-gen Oct 15, 2020
@Gozala Gozala deleted the gozala/typecheck branch October 15, 2020 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant