Commit ce12371
fix(ci): fix YAML parsing error in workflow files and ESLint line length
Fix YAML mapping error in Summary step (env+run indentation issue) by
inlining the digest output. Fix ESLint max-line-length on remoteJidAlt
filter lines by breaking ternary across multiple lines.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d2b9d65 commit ce12371
4 files changed
Lines changed: 9 additions & 11 deletions
File tree
- .github/workflows
- src/api/integrations/channel/whatsapp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5085 | 5085 | | |
5086 | 5086 | | |
5087 | 5087 | | |
5088 | | - | |
| 5088 | + | |
| 5089 | + | |
| 5090 | + | |
5089 | 5091 | | |
5090 | 5092 | | |
5091 | 5093 | | |
| |||
5114 | 5116 | | |
5115 | 5117 | | |
5116 | 5118 | | |
5117 | | - | |
| 5119 | + | |
| 5120 | + | |
| 5121 | + | |
5118 | 5122 | | |
5119 | 5123 | | |
5120 | 5124 | | |
| |||
0 commit comments