[roll] Roll cobalt Use lambda for logging boilerplate

FileObservationStore::StoreObservation is long and difficult to read as
a result. This CL reduces some boilerplate by using a lambda for logging
a warning and returning a status code with the desired message.

Tested: `fx test //src/cobalt cobalt_core_tests`
Tested: Hard-coded a condition to fail and observed the expected
warning

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1159218
Original-Revision: 11a61a3ac3f78081cf0200325f035e9c92206f7c
GitOrigin-RevId: 73107565091a013581b8e5877ca2afcfa6f3ad3a
Change-Id: Id4812a8cda063b6a8d883d6fc955cf8c88f17c09
1 file changed
tree: a6902264eb1840a47893ea6846d80ec4139eb2f6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.