| commit | c78e7cc4551c41bbc95d3029c26c52fc046198d9 | [log] [tgz] |
|---|---|---|
| author | Anna Gringauze <annagrin@google.com> | Tue May 17 17:03:44 2022 -0700 |
| committer | GitHub <noreply@github.com> | Tue May 17 17:03:44 2022 -0700 |
| tree | d79abb52e6de37d517c4463c652709ea8d817f67 | |
| parent | c1d223784aeed8a1bb95cc96644400984319cf3e [diff] |
Make data types null safe (#1615) * Make data types null safe * Updated changelog, versions, and built * Pull null safe dependencies, disable analyzer warning on generated files * Remove unnecessary build options * Format * Update comment in analysis_options.yaml * Added comments on nullable data fields * Rephrased comments * Allow more time for timing out tests