breaking: Add ESM support #272
on-pull-request.yml
on: pull_request
lint
23s
Changelog check
19s
Matrix: Unit test
Annotations
7 errors and 10 warnings
lint:
integration_tests/browser/tests/amd/import.test.ts#L3
'@jest/globals' should be listed in the project's dependencies. Run 'npm i -S @jest/globals' to add it
|
lint:
integration_tests/node/tests/commonJS/import.test.ts#L1
'@jest/globals' should be listed in the project's dependencies. Run 'npm i -S @jest/globals' to add it
|
lint:
integration_tests/node/tests/commonJS/messages.test.ts#L4
'@jest/globals' should be listed in the project's dependencies. Run 'npm i -S @jest/globals' to add it
|
lint:
tests/module/domainsTags.test.ts#L120
Missing semicolon
|
lint:
tests/module/ip-pools.test.ts#L41
Missing semicolon
|
lint:
tests/module/mailListMembers.test.ts#L188
Multiple spaces found before '('
|
lint
Process completed with exit code 1.
|
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#L77
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:
tests/module/domains.test.ts#L6
'APIResponse' is defined but never used
|
lint:
tests/module/domains.test.ts#L13
'MessageResponse' is defined but never used
|
lint:
tests/module/domains.test.ts#L16
'UpdatedDKIMAuthority' is defined but never used
|
lint:
tests/module/domains.test.ts#L17
'UpdatedWebPrefixResponse' is defined but never used
|