feat: add amendments/vote
endpoint
#676
Annotations
1 error and 8 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/api/routes/v1/validator.ts#L316
File has too many lines (251). Maximum allowed is 250
|
src/connection-manager/utils.ts#L33
exported declaration 'subscribe' not used within other modules
|
src/connection-manager/utils.ts#L48
exported declaration 'getAmendmentLedgerEntry' not used within other modules
|
src/connection-manager/utils.ts#L112
exported declaration 'handleWsMessageSubscribeTypes' not used within other modules
|
src/connection-manager/utils.ts#L169
exported declaration 'handleWsMessageLedgerEntryAmendments' not used within other modules
|
src/connection-manager/utils.ts#L188
exported declaration 'handleWsMessageLedgerEnableAmendments' not used within other modules
|
src/connection-manager/utils.ts#L208
exported declaration 'handleWsMessageTxEnableAmendments' not used within other modules
|
The logs for this run have expired and are no longer available.
Loading