curved-manchester-66006
11/20/2023, 2:00 PMpants lint on an internal repo:
16:45:09.59 [INFO] Completed: Lint Helm charts - helm succeeded.
Partition: cron-ingest-snowflake
16:45:09.59 [INFO] Completed: Lint Helm charts - helm succeeded.
Partition: cron-ingest-yes-series
16:45:09.59 [INFO] Completed: Lint Helm charts - helm succeeded.
Partition: cron-ingest-rds
16:45:09.59 [INFO] Completed: Lint Helm charts - helm succeeded.
Partition: cron-ingest-feast
16:45:11.95 [INFO] Completed: Lint with Hadolint - hadolint succeeded.
16:45:12.00 [INFO] Completed: Lint with Flake8 - flake8 succeeded.
Partition: ['CPython==3.10.*']
16:45:12.00 [INFO] Completed: Format with isort - isort made no changes.
16:45:12.00 [INFO] Completed: Format with Black - black made no changes.
16:45:12.01 [INFO] Completed: Format with Black - black made no changes.
16:45:12.01 [INFO] Completed: Format with Black - black made no changes.
16:45:12.08 [INFO] Completed: Fix with pyupgrade - pyupgrade made no changes.
• Why does Partition: not have a timestamp/log level?
• What is a user supposed to understand from Completed: Format with Black - black made no changes. 3 times in a row?curved-television-6568
11/20/2023, 2:36 PMcurved-manchester-66006
11/20/2023, 3:14 PMPartition looks like a hard newline https://github.com/pantsbuild/pants/blob/main/src/python/pants/core/goals/lint.py#L97
I guess I usually expect logs one per line, and anything else as "someone left in a printhappy-kitchen-89482
11/21/2023, 6:30 AMhappy-kitchen-89482
11/21/2023, 6:30 AM