Commit a5d3771
fix(ci): fix warning annotation and guard semantic-release on Go test success
Send ::warning:: to stdout (not stderr) so GitHub Actions renders it as
an annotation. Gate semantic-release on test and nix-build success when
Go changes are present, preventing releases without passing tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0aeb3fc commit a5d3771
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
0 commit comments