breaking: Add ESM support #268
on-pull-request.yml
on: pull_request
lint
29s
Changelog check
19s
Matrix: Unit test
Annotations
8 errors and 6 warnings
Unit test (22.x):
test/client.test.ts#L19
Module '"../lib"' has no exported member 'MailgunClientOptions'. Did you mean to use 'import MailgunClientOptions from "../lib"' instead?
|
Unit test (22.x)
Process completed with exit code 1.
|
Unit test (18.x)
The job was canceled because "_22_x" failed.
|
Unit test (18.x):
test/client.test.ts#L19
Module '"../lib"' has no exported member 'MailgunClientOptions'. Did you mean to use 'import MailgunClientOptions from "../lib"' instead?
|
Unit test (18.x)
The operation was canceled.
|
Unit test (20.x)
The job was canceled because "_22_x" failed.
|
Unit test (20.x):
test/client.test.ts#L19
Module '"../lib"' has no exported member 'MailgunClientOptions'. Did you mean to use 'import MailgunClientOptions from "../lib"' instead?
|
Unit test (20.x)
The operation was canceled.
|
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
|