buuugg
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 5/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 静か
- 技術スタック
- powershell
- 領域
- cli
調査の方向性
The issue does not name a source file, test, or entry point. First verify whether the reported payment JSON is related to PSReadLine; the expected and actual behavior are identical, so a useful completion criterion cannot be established without a clearer reproduction and description.
索引モデルが issue の本文から書いたものです。
説明
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
{
"payment": {
"id": "bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"created_at": "2021-10-13T19:34:33.524Z",
"updated_at": "2021-10-13T19:34:34.339Z",
"amount_money": {
"amount": 555,
"currency": "USD"
},
"status": "COMPLETED",
"delay_duration": "PT168H",
"source_type": "CARD",
"card_details": {
"status": "CAPTURED",
"card": {
"card_brand": "VISA",
"last_4": "1111",
"exp_month": 11,
"exp_year": 2022,
"fingerprint": "sq-1-Hxim77tbdcbGejOejnoAklBVJed2YFLTmirfl8Q5XZzObTc8qY_U8RkwzoNL8dCEcQ",
"card_type": "DEBIT",
"prepaid_type": "NOT_PREPAID",
"bin": "411111"
},
"entry_method": "KEYED",
"cvv_status": "CVV_ACCEPTED",
"avs_status": "AVS_ACCEPTED",
"auth_result_code": "2Nkw7q",
"statement_description": "SQ *EXAMPLE TEST GOSQ.C",
"card_payment_timeline": {
"authorized_at": "2021-10-13T19:34:33.680Z",
"captured_at": "2021-10-13T19:34:34.340Z"
}
},
"location_id": "L88917AVBK2S5",
"order_id": "d7eKah653Z579f3gVtjlxpSlmUcZY",
"processing_fee": [
{
"effective_at": "2021-10-13T21:34:35.000Z",
"type": "INITIAL",
"amount_money": {
"amount": 34,
"currency": "USD"
}
}
],
"note": "Test Note",
"total_money": {
"amount": 555,
"currency": "USD"
},
"approved_money": {
"amount": 555,
"currency": "USD"
},
"employee_id": "TMoK_ogh6rH1o4dV",
"receipt_number": "bP9m",
"receipt_url": "https://squareup.com/receipt/preview/bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"delay_action": "CANCEL",
"delayed_until": "2021-10-20T19:34:33.524Z",
"team_member_id": "TMoK_ogh6rH1o4dV",
"application_details": {
"square_product": "VIRTUAL_TERMINAL",
"application_id": "sq0ids-Pw67AZAlLVB7hsRmwlJPuA"
},
"version_token": "56pRkL3slrzet2iQrTp9n0bdJVYTB9YEWdTNjQfZOPV6o"
}
}
Screenshot
I did that
Environment data
yaa boyy
Steps to reproduce
{
"payment": {
"id": "bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"created_at": "2021-10-13T19:34:33.524Z",
"updated_at": "2021-10-13T19:34:34.339Z",
"amount_money": {
"amount": 555,
"currency": "USD"
},
"status": "COMPLETED",
"delay_duration": "PT168H",
"source_type": "CARD",
"card_details": {
"status": "CAPTURED",
"card": {
"card_brand": "VISA",
"last_4": "1111",
"exp_month": 11,
"exp_year": 2022,
"fingerprint": "sq-1-Hxim77tbdcbGejOejnoAklBVJed2YFLTmirfl8Q5XZzObTc8qY_U8RkwzoNL8dCEcQ",
"card_type": "DEBIT",
"prepaid_type": "NOT_PREPAID",
"bin": "411111"
},
"entry_method": "KEYED",
"cvv_status": "CVV_ACCEPTED",
"avs_status": "AVS_ACCEPTED",
"auth_result_code": "2Nkw7q",
"statement_description": "SQ *EXAMPLE TEST GOSQ.C",
"card_payment_timeline": {
"authorized_at": "2021-10-13T19:34:33.680Z",
"captured_at": "2021-10-13T19:34:34.340Z"
}
},
"location_id": "L88917AVBK2S5",
"order_id": "d7eKah653Z579f3gVtjlxpSlmUcZY",
"processing_fee": [
{
"effective_at": "2021-10-13T21:34:35.000Z",
"type": "INITIAL",
"amount_money": {
"amount": 34,
"currency": "USD"
}
}
],
"note": "Test Note",
"total_money": {
"amount": 555,
"currency": "USD"
},
"approved_money": {
"amount": 555,
"currency": "USD"
},
"employee_id": "TMoK_ogh6rH1o4dV",
"receipt_number": "bP9m",
"receipt_url": "https://squareup.com/receipt/preview/bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"delay_action": "CANCEL",
"delayed_until": "2021-10-20T19:34:33.524Z",
"team_member_id": "TMoK_ogh6rH1o4dV",
"application_details": {
"square_product": "VIRTUAL_TERMINAL",
"application_id": "sq0ids-Pw67AZAlLVB7hsRmwlJPuA"
},
"version_token": "56pRkL3slrzet2iQrTp9n0bdJVYTB9YEWdTNjQfZOPV6o"
}
}
Expected behavior
{
"payment": {
"id": "bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"created_at": "2021-10-13T19:34:33.524Z",
"updated_at": "2021-10-13T19:34:34.339Z",
"amount_money": {
"amount": 555,
"currency": "USD"
},
"status": "COMPLETED",
"delay_duration": "PT168H",
"source_type": "CARD",
"card_details": {
"status": "CAPTURED",
"card": {
"card_brand": "VISA",
"last_4": "1111",
"exp_month": 11,
"exp_year": 2022,
"fingerprint": "sq-1-Hxim77tbdcbGejOejnoAklBVJed2YFLTmirfl8Q5XZzObTc8qY_U8RkwzoNL8dCEcQ",
"card_type": "DEBIT",
"prepaid_type": "NOT_PREPAID",
"bin": "411111"
},
"entry_method": "KEYED",
"cvv_status": "CVV_ACCEPTED",
"avs_status": "AVS_ACCEPTED",
"auth_result_code": "2Nkw7q",
"statement_description": "SQ *EXAMPLE TEST GOSQ.C",
"card_payment_timeline": {
"authorized_at": "2021-10-13T19:34:33.680Z",
"captured_at": "2021-10-13T19:34:34.340Z"
}
},
"location_id": "L88917AVBK2S5",
"order_id": "d7eKah653Z579f3gVtjlxpSlmUcZY",
"processing_fee": [
{
"effective_at": "2021-10-13T21:34:35.000Z",
"type": "INITIAL",
"amount_money": {
"amount": 34,
"currency": "USD"
}
}
],
"note": "Test Note",
"total_money": {
"amount": 555,
"currency": "USD"
},
"approved_money": {
"amount": 555,
"currency": "USD"
},
"employee_id": "TMoK_ogh6rH1o4dV",
"receipt_number": "bP9m",
"receipt_url": "https://squareup.com/receipt/preview/bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"delay_action": "CANCEL",
"delayed_until": "2021-10-20T19:34:33.524Z",
"team_member_id": "TMoK_ogh6rH1o4dV",
"application_details": {
"square_product": "VIRTUAL_TERMINAL",
"application_id": "sq0ids-Pw67AZAlLVB7hsRmwlJPuA"
},
"version_token": "56pRkL3slrzet2iQrTp9n0bdJVYTB9YEWdTNjQfZOPV6o"
}
}
Actual behavior
{
"payment": {
"id": "bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"created_at": "2021-10-13T19:34:33.524Z",
"updated_at": "2021-10-13T19:34:34.339Z",
"amount_money": {
"amount": 555,
"currency": "USD"
},
"status": "COMPLETED",
"delay_duration": "PT168H",
"source_type": "CARD",
"card_details": {
"status": "CAPTURED",
"card": {
"card_brand": "VISA",
"last_4": "1111",
"exp_month": 11,
"exp_year": 2022,
"fingerprint": "sq-1-Hxim77tbdcbGejOejnoAklBVJed2YFLTmirfl8Q5XZzObTc8qY_U8RkwzoNL8dCEcQ",
"card_type": "DEBIT",
"prepaid_type": "NOT_PREPAID",
"bin": "411111"
},
"entry_method": "KEYED",
"cvv_status": "CVV_ACCEPTED",
"avs_status": "AVS_ACCEPTED",
"auth_result_code": "2Nkw7q",
"statement_description": "SQ *EXAMPLE TEST GOSQ.C",
"card_payment_timeline": {
"authorized_at": "2021-10-13T19:34:33.680Z",
"captured_at": "2021-10-13T19:34:34.340Z"
}
},
"location_id": "L88917AVBK2S5",
"order_id": "d7eKah653Z579f3gVtjlxpSlmUcZY",
"processing_fee": [
{
"effective_at": "2021-10-13T21:34:35.000Z",
"type": "INITIAL",
"amount_money": {
"amount": 34,
"currency": "USD"
}
}
],
"note": "Test Note",
"total_money": {
"amount": 555,
"currency": "USD"
},
"approved_money": {
"amount": 555,
"currency": "USD"
},
"employee_id": "TMoK_ogh6rH1o4dV",
"receipt_number": "bP9m",
"receipt_url": "https://squareup.com/receipt/preview/bP9mAsEMYPUGjjGNaNO5ZDVyLhSZY",
"delay_action": "CANCEL",
"delayed_until": "2021-10-20T19:34:33.524Z",
"team_member_id": "TMoK_ogh6rH1o4dV",
"application_details": {
"square_product": "VIRTUAL_TERMINAL",
"application_id": "sq0ids-Pw67AZAlLVB7hsRmwlJPuA"
},
"version_token": "56pRkL3slrzet2iQrTp9n0bdJVYTB9YEWdTNjQfZOPV6o"
}
}
- 主要言語
- C#
- スター
- 4.4k
- フォーク
- 341
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
PowerShell/PSReadLine のほかの issue
-
Needs-Triage :mag:
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
PowerShell/PSReadLine#5205 ·
-
Needs-Triage :mag:
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
PowerShell/PSReadLine#5195 ·
-
Needs-Triage :mag:
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
PowerShell/PSReadLine#5121 ·
-
Needs-Triage :mag:
難易度 2/5 1〜3時間 初心者へのやさしさ 64/100
PowerShell/PSReadLine#5045 ·
-
Area-CommandHelp Issue-Enhancement
難易度 1/5 1時間未満 初心者へのやさしさ 68/100
PowerShell/PSReadLine#3470 · リアクション 3 件 ·
PowerShell/PSReadLine の issue をすべて見る
似ている issue
-
effort:S P3 refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
nightscout/nocturne#1532 ·
-
core dependencies
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
C#/.NET Roslyn LSP オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
DotNetNext/SqlSugar#1458 ·