NativeScript / NativeScript/android
JSParser error should point to original file of the error not bundle.js
オープン
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 563
- フォーク
- 144
- 平均マージ
- 10時間 46分
- マージ済み PR(30日)
- 14
説明
- JSParser error should point to original file of the error not bundle.js
- The line of the error should be added too
JSParser Error: Not enough or too many arguments passed(0) when trying to extend interface: java.util.List in file: bundle.js
Same logic has been implemented in cli for runtime errors.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue で言及されている既存の CLI のランタイムエラー処理と JSParser のエラー処理を比較します。現在 parser が bundle.js をどのように報告しているかを確認し、そのうえで、完成した動作によって元のソースファイルが特定され、エラー行が含まれるようにします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, javascript
- 領域
- mobile-dev
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100