Page MenuHomePhabricator

[Flow202][native][skip-ci] [2/x] Type all MediaMissionStep arrays
ClosedPublic

Authored by ashoat on Nov 27 2023, 12:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 1:07 AM
Unknown Object (File)
Tue, May 7, 1:07 AM
Unknown Object (File)
Tue, May 7, 1:07 AM
Unknown Object (File)
Tue, May 7, 12:54 AM
Unknown Object (File)
Mon, Apr 29, 11:24 AM
Unknown Object (File)
Apr 5 2024, 2:02 PM
Unknown Object (File)
Apr 5 2024, 2:02 PM
Unknown Object (File)
Apr 5 2024, 2:02 PM
Subscribers

Details

Summary

This simple change eliminated 749 errors, which is 23.2% of all of errors I'm seeing in native.

NOTE: CI will fail on this diff. I considered the possibility of fixing Flow errors BEFORE upgrading Flow, but it wasn't possible... in some cases, the fixes to support the new version of Flow caused errors in the old version. I could have hidden these type errors with $FlowFixMe lines and then later revert those, but that seemed like too much busy work.

Depends on D9985

Test Plan

Confirm the Flow errors go away

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable