added subscriber's list management feature #4
Annotations
7 errors and 1 warning
check-lint:
nodes/Listmonk/businessOperations/subscribers.ts#L14
Alphabetize by 'name'. Order: Create a New Subscriber | Delete Subscriber by ID | Get | Get by Email | Get by List ID | Get Subscriber by ID | Manage Subscriber List | Modify a Subscriber [autofixable]
|
check-lint:
nodes/Listmonk/businessOperations/subscribers.ts#L43
Change to sentence case [autofixable]
|
check-lint:
nodes/Listmonk/options.ts#L308
Remove omittable description [autofixable]
|
check-lint:
nodes/Listmonk/options.ts#L308
Use 'ID' [autofixable]
|
check-lint:
nodes/Listmonk/options.ts#L348
Use 'ID' [autofixable]
|
check-lint:
nodes/Listmonk/options.ts#L376
Set one of confirmed or unconfirmed or unsubscribed as default [autofixable]
|
check-lint
Process completed with exit code 1.
|
check-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|