Commit ebac759
Update @github/copilot to 1.0.51 (#1353)
* Update @github/copilot to 1.0.51
- Updated nodejs and test harness dependencies
- Re-ran code generators
- Formatted generated code
* Fix test compilation errors from schema changes
- dotnet: Workspace.Id changed from Guid to string; use Assert.NotEmpty
- go: TaskProgress is now an interface; use unmarshalTaskProgress and
type-assert to concrete types
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1015e7a commit ebac759
14 files changed
Lines changed: 7388 additions & 793 deletions
File tree
- dotnet
- src/Generated
- test/E2E
- go/rpc
- nodejs
- samples
- src/generated
- python/copilot/generated
- rust/src/generated
- test/harness
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | 148 | | |
152 | | - | |
153 | | - | |
| 149 | + | |
| 150 | + | |
154 | 151 | | |
155 | 152 | | |
156 | | - | |
| 153 | + | |
157 | 154 | | |
158 | | - | |
| 155 | + | |
159 | 156 | | |
160 | 157 | | |
161 | 158 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments