mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ignore: update log
This commit is contained in:
parent
7294d86778
commit
b82a52cb85
@ -113,13 +113,12 @@ export namespace Format {
|
||||
...item.environment,
|
||||
})
|
||||
} catch (error) {
|
||||
log.error("failed", {
|
||||
log.error("failed to format file", {
|
||||
error,
|
||||
command: item.command,
|
||||
...item.environment,
|
||||
file,
|
||||
})
|
||||
// re-raising
|
||||
throw error
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user