dart-sdk/runtime/observatory
Sam Rawlins 4495ccf80d [observatory] Fix nullable catch paramter issues
`NULLABLE_TYPE_IN_CATCH_CLAUSE` is becoming a warning, so these must be
fixed (or ignored).

TEST=presubmit

Bug: https://github.com/dart-lang/sdk/issues/50796
Change-Id: I8343f3e1f49ed3c05dcf2d99a98cef8a953afc7d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280563
Auto-Submit: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-02-03 17:32:27 +00:00
..
bin Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
lib [observatory] Fix nullable catch paramter issues 2023-02-03 17:32:27 +00:00
tests [observatory] Fix nullable catch paramter issues 2023-02-03 17:32:27 +00:00
tool Change references to "dartfmt" in runtime and tools to "dart format". 2021-10-01 18:16:27 +00:00
web Spelling runtime observatory 2023-01-20 14:29:08 +00:00
.gitignore
analysis_options.yaml
BUILD.gn [test] Run the service suite with --nnbd=strong. 2023-01-13 18:32:27 +00:00
HACKING.md
observatory_sources.gni [ Observatory ] Remove footer with dead / irrelevant links 2021-10-11 23:30:24 +00:00
pubspec.yaml [test] Run the service suite with --nnbd=strong. 2023-01-13 18:32:27 +00:00
update_sources.py