feat: persist orchestration and payment events for audit history (Closes #26) - #107
Closed
laurentketterle-hub wants to merge 3 commits into
Closed
feat: persist orchestration and payment events for audit history (Closes #26)#107laurentketterle-hub wants to merge 3 commits into
laurentketterle-hub wants to merge 3 commits into
Annotations
5 errors and 1 warning
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
src/storage/run-history.js#L168
Replace `·filePath:·config.runHistoryFile,·maxRuns:·config.runHistoryMaxRuns` with `⏎····filePath:·config.runHistoryFile,⏎····maxRuns:·config.runHistoryMaxRuns,⏎·`
|
|
Run ESLint:
src/storage/file-run-history.js#L74
Replace `⏎······tmp,⏎······JSON.stringify(this.runs,·null,·2),⏎······'utf-8'⏎····` with `tmp,·JSON.stringify(this.runs,·null,·2),·'utf-8'`
|
|
Run ESLint:
src/storage/file-run-history.js#L56
Replace `⏎········`[run-history]·Loaded·${this.runs.length}·runs·from·${this.filePath}`⏎······` with ``[run-history]·Loaded·${this.runs.length}·runs·from·${this.filePath}``
|
|
Run ESLint:
src/storage/file-run-history.js#L42
Replace `⏎······filePath·||⏎·····` with `·filePath·||`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading