Commit a033dcd
fix: resolve CI lint/spell/snapshot issues
- Add nolint:gosec directive for intentional context.Background() in
background goroutine (tool_update_check.go)
- Add GOWORK/Gowork to cspell dictionary (magefile.go references)
- Update TestUsage-azd.snap to include new build command
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 56aa38f commit a033dcd
File tree
3 files changed
+4
-0
lines changed- cli/azd
- .vscode
- cmd
- middleware
- testdata
3 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments