[roll] Roll fuchsia [diagnostics][triage] Details on error logs

Add the filename and rule name on warnings for snapshot triggers
and warning triggers that evaluated to errors.

(Also shortened the synthetic "true" trigger used in plugin-
generated warnings, now that `True()` is a builtin function.)

Test: `fx test triage`
Test: `ffx log dump | detect` and inspect logs
Original-Fixed: 54246

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708529
Original-Revision: 1b37f1e094e7e0c927df251d0a8567005106ebc3
GitOrigin-RevId: 0f3e5a34bccd6895c118b0804e563a20873bf786
Change-Id: I396b21003a654fe71c2b6d469fd98bd706a0bda3
1 file changed
tree: ce27acfe149d8c47ab0d465f964c5d00e7a30b54
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.