codex-team / codex-team/hawk.javascript
Add `description` field to the payload
- Lingua principale
- TypeScript
- Stelle
- 32
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Some events have additional information right at the title in parentless.
For example:
```
Loading chunk 46 failed. (error: https://vc-static-bf19cf1.gcdn.co/static/build/vc.ru/search.f28511b7f4e02dfaf1d0.min.js)
```
```
undefined is not a constructor (evaluating 'new o')
```
```
undefined is not an object (evaluating 'document.getElementsByTagName('video')[0].webkitExitFullScreen')
```
```
undefined is not a constructor (evaluating 'new n({user:t,container:u,appComponent:i,socketUrl:window.__socket_url+"m:"+t.m_hash,onChannelOpen:t=>{c(t)},isMiniMessenger:!0})')
```

You need to cut such a description and put it to the separated field `description`

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.