Skip to content

Use of non-existent operators in .cna #1

Description

@0xTriboulet

During export the following warnings appear in the script console

Exported 5 entries to: C:\<path>\ledger_export_20260526_101643.json
[10:16:46] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:16:46] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
Exported 5 entries to: C:\<path>\ledger_export_20260526_101646.txt
[10:17:45] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: ':' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: '?' at Ledger.cna:433
[10:17:45] [!] Attempting to use non-existent operator: 'le' at Ledger.cna:433

The export succeeds and the contents look correct though, so this is a minor issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions