winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.01k stars 196 forks source link

Deduplicate code for error formatting code between `winglang` and `@wingconsole/server` #4501

Open Chriscbr opened 1 year ago

Chriscbr commented 1 year ago

https://github.com/winglang/wing/blob/8c8124f31c1ec6ad48c98a229a5f628a53037173/apps/wing-console/console/server/src/utils/format-wing-error.ts#L38-L173

https://github.com/winglang/wing/blob/8c8124f31c1ec6ad48c98a229a5f628a53037173/apps/wing/src/commands/compile.ts#L94-L199

garysassano commented 1 year ago

Would it be possible to provide more details on the issue, expected result and some hints regarding the process for its resolution?

github-actions[bot] commented 10 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 8 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!