From d83e83b9d9ed15e3a0a112b7b9a9d612c7ee8b14 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 5 May 2025 14:51:10 +0200 Subject: Extend profile to support recording analysis errors --- share/man/just-profile.5.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') diff --git a/share/man/just-profile.5.md b/share/man/just-profile.5.md index a7da6d25..991472cb 100644 --- a/share/man/just-profile.5.md +++ b/share/man/just-profile.5.md @@ -47,6 +47,9 @@ The profile file contains the following information. - For the key *`"exit code"`* the exit code of the **`just`**(1) process. +- For the key *`"analysis errors"`*, if present, a list of error messages + describing each an error that occurred during analysis. + - For the key *`"actions"`* an object. For each action that was looked at in the build phase there is an entry, with the key being the action identifier; the identifier is the same as in the **`just-graph-file`**(5) -- cgit v1.2.3