feat: add amendments/vote
endpoint
#674
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 25 warnings
build (18.x)
Process completed with exit code 1.
|
build (14.x)
The operation was canceled.
|
build (20.x)
The operation was canceled.
|
build (16.x)
The operation was canceled.
|
build (18.x)
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/
|
build (18.x):
src/api/routes/v1/validator.ts#L316
File has too many lines (251). Maximum allowed is 250
|
build (18.x):
src/connection-manager/utils.ts#L33
exported declaration 'subscribe' not used within other modules
|
build (18.x):
src/connection-manager/utils.ts#L48
exported declaration 'getAmendmentLedgerEntry' not used within other modules
|
build (18.x):
src/connection-manager/utils.ts#L112
exported declaration 'handleWsMessageSubscribeTypes' not used within other modules
|
build (18.x):
src/connection-manager/utils.ts#L169
exported declaration 'handleWsMessageLedgerEntryAmendments' not used within other modules
|
build (18.x):
src/connection-manager/utils.ts#L188
exported declaration 'handleWsMessageLedgerEnableAmendments' not used within other modules
|
build (18.x):
src/connection-manager/utils.ts#L208
exported declaration 'handleWsMessageTxEnableAmendments' not used within other modules
|
build (14.x)
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/
|
build (14.x):
src/api/routes/v1/validator.ts#L316
File has too many lines (251). Maximum allowed is 250
|
build (14.x):
src/connection-manager/utils.ts#L33
exported declaration 'subscribe' not used within other modules
|
build (14.x):
src/connection-manager/utils.ts#L48
exported declaration 'getAmendmentLedgerEntry' not used within other modules
|
build (14.x):
src/connection-manager/utils.ts#L112
exported declaration 'handleWsMessageSubscribeTypes' not used within other modules
|
build (14.x):
src/connection-manager/utils.ts#L169
exported declaration 'handleWsMessageLedgerEntryAmendments' not used within other modules
|
build (14.x):
src/connection-manager/utils.ts#L188
exported declaration 'handleWsMessageLedgerEnableAmendments' not used within other modules
|
build (14.x):
src/connection-manager/utils.ts#L208
exported declaration 'handleWsMessageTxEnableAmendments' not used within other modules
|
build (20.x)
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/
|
build (16.x)
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/
|
build (16.x):
src/api/routes/v1/validator.ts#L316
File has too many lines (251). Maximum allowed is 250
|
build (16.x):
src/connection-manager/utils.ts#L33
exported declaration 'subscribe' not used within other modules
|
build (16.x):
src/connection-manager/utils.ts#L48
exported declaration 'getAmendmentLedgerEntry' not used within other modules
|
build (16.x):
src/connection-manager/utils.ts#L112
exported declaration 'handleWsMessageSubscribeTypes' not used within other modules
|
build (16.x):
src/connection-manager/utils.ts#L169
exported declaration 'handleWsMessageLedgerEntryAmendments' not used within other modules
|
build (16.x):
src/connection-manager/utils.ts#L188
exported declaration 'handleWsMessageLedgerEnableAmendments' not used within other modules
|
build (16.x):
src/connection-manager/utils.ts#L208
exported declaration 'handleWsMessageTxEnableAmendments' not used within other modules
|