[roll] Roll infra/recipes [cleanup_deps] Surface syntax warnings as errors

Syntax warnings in modules parsed by ast.parse() would be printed to the
console but wouldn't have paths. Add paths to that output and also
change the warning to an error.

See http://fxrev.dev/1209780 for something caught by this.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1210850
Original-Revision: 4f912f12cbbe3d1e2a24a945a7266494208d5b35
GitOrigin-RevId: d05cfa97aeb1dea67474120fef820ce6d75f1f54
Change-Id: I472d8497ce7c9da0b79ec63195e1dcc7ca0d14be
1 file changed
tree: 5da20e307b0e5efc959f9b2561f5b4981516907a
  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.