[beancount] handle pad instruction #529
Annotations
2 errors and 4 warnings
error: expect(received).not.fail()
{
transactions: [
...
...
...
...
...
+ {
+ id: "c50a3b3ee30033764df6b4a179e09f8d"
+ date: "2022-01-08T00:00:00Z"
+ payee: "Buy ABNB"
+ postings: [
+ {
+ id: 9
+ transaction_id: "c50a3b3ee30033764df6b4a179e09f8d"
+ date: "2022-01-08T00:00:00Z"
+ payee: "Buy ABNB"
+ account: "Assets:Equity:ABNB"
+ commodity: "ABNB"
+ quantity: 0.76
+ amount: 7963.762752
+ status: "cleared"
+ tag_recurring: ""
+ tag_period: ""
+ transaction_begin_line: 40
+ transaction_end_line: 43
+ file_name: "main.beancount"
+ forecast: false
+ note: ""
+ transaction_note: ""
+ market_amount: 0
+ balance: 0
+ }
+ {
+ id: 10
+ transaction_id: "c50a3b3ee30033764df6b4a179e09f8d"
+ date: "2022-01-08T00:00:00Z"
+ payee: "Buy ABNB"
+ account: "Assets:Checking"
+ commodity: "USD"
+ quantity: -99.7652
+ amount: -7963.762752
+ status: "cleared"
+ tag_recurring: ""
+ tag_period: ""
+ transaction_begin_line: 40
+ transaction_end_line: 43
+ file_name: "main.beancount"
+ forecast: false
+ note: ""
+ transaction_note: ""
+ market_amount: 0
+ balance: 0
+ }
+ ]
+ tag_recurring: ""
+ tag_period: ""
+ beginLine: 40
+ endLine: 43
+ fileName: "main.beancount"
+ note: ""
+ }
...
- {
- id: "445fc9b77de7b319b66ccf4b548f4f03"
- date: "2022-01-08T00:00:00Z"
- payee: "Buy ABNB"
- postings: [
- {
- id: 9
- transaction_id: "445fc9b77de7b319b66ccf4b548f4f03"
- date: "2022-01-08T00:00:00Z"
- payee: "Buy ABNB"
- account: "Assets:Equity:ABNB"
- commodity: "ABNB"
- quantity: 0.76
- amount: 7963.762752
- status: "cleared"
- tag_recurring: ""
- tag_period: ""
- transaction_begin_line: 40
- transaction_end_line: 43
- file_name: "main.beancount"
- forecast: false
- note: ""
- transaction_note: ""
- market_amount: 0
- balance: 0
- }
- {
- id: 10
- transaction_id: "445fc9b77de7b319b66ccf4b548f4f03"
- date: "2022-01-08T00:00:00Z"
- payee: "Buy ABNB"
- account: "Assets:Checking"
- commodity: "USD"
- quantity: -99.7652
- amount: -7963.762752
- status: "cleared"
- tag_recurring: ""
- tag_period: ""
- transaction_begin_line: 40
- transaction_end_line: 43
- file_name: "main.beancount"
- forecast: false
- note: ""
- transaction_note: ""
- market_amount: 0
- balance: 0
- }
- ]
- tag_recurring: ""
- tag_period: ""
- beginLine: 40
- endLine: 43
- fileName: "main.beancount"
- note: ""
- }
...
...
...
...
]
}
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], DeterminateSystems/magic-nix-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|