Kristján Oddsson
Kristján Oddsson
@TrySound Are you still interested in landing this? I would like to and was thinking I could work off this PR instead of starting from scratch 😸
>You likely need to regenerate the spec fixtures and run the tests locally to ensure they pass. @jgebhardt I've figured out how I can run the tests locally but I...
I read somewhere that I'm supposed to run `./runtests.sh -r bin/flow` so I gave that a go. Going to see if I can fix this conflict now and then maybe...
Seems like CI is timing out and failing with the following message: >The job exceeded the maximum time limit for jobs, and has been terminated.
@gabelevi Ok that's interesting! I'll dig around and see if I can figure something about this out.
I tried removing the `// @flow` comment in `lib/dom.js` since I thought that may have been the reason this is slow but am still getting a really slow bin. If...
@jstafford I made those changes and merged master. I can't build this locally for some reason so I can't verify it working. Let's see what the build output will be...
@dependabot recreate
> After upgrading to the latest version `4.1.4` of eslint-plugin-compat from `4.1.2`, the plugin is checking compatibility against node 14.x instead of just node 16.x (my node runtime version). Hey!...
We landed support in #8109 _but_ the vscode-eslint extension needs to be updated to a version 2.3.0 or later for it to take effect. [Unfortunately it seems like there won't...