feature: Add support for Inbox Placements #203
on-pull-request.yml
on: pull_request
lint
26s
Changelog check
29s
Matrix: Test
Annotations
3 errors and 12 warnings
lint:
lib/Classes/InboxPlacements/providers/InboxPlacementsProviders.ts#L2
Expected a line break after this opening brace
|
lint:
lib/Classes/InboxPlacements/providers/InboxPlacementsProviders.ts#L2
Expected a line break before this closing brace
|
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
lib/Interfaces/Suppressions/Unsubscribe.ts#L4
Unexpected any. Specify a different type
|
lint:
lib/Types/Common/ApiResponse.ts#L3
Unexpected any. Specify a different type
|
lint:
lib/Types/Common/RequestOptions.ts#L15
Unexpected any. Specify a different type
|
lint:
lib/Types/Domains/Domains.ts#L63
Unexpected any. Specify a different type
|
lint:
lib/Types/Messages/Messages.ts#L118
Unexpected any. Specify a different type
|
lint:
lib/Types/Suppressions/Unsubscribe.ts#L4
Unexpected any. Specify a different type
|
lint:
test/multipleValidation.test.ts#L9
'MultipleValidationJob' is defined but never used
|
lint:
test/multipleValidation.test.ts#L11
'CanceledMultipleValidationJob' is defined but never used
|
Test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Changelog check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|