feature: Add support for Inbox Placements #210
on-pull-request.yml
on: pull_request
lint
15s
Changelog check
12s
Matrix: Test
Annotations
4 errors and 13 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:
test/InboxPlacements.test.ts#L15
More than 1 blank line not allowed
|
lint
Process completed with exit code 1.
|
Changelog check
The following actions use a deprecated Node.js version 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
The following actions use a deprecated Node.js version 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/InboxPlacements.test.ts#L38
'providers' is assigned a value but never used
|
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 (20.x)
The following actions use a deprecated Node.js version 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 (18.x)
The following actions use a deprecated Node.js version 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/
|