[SDK-3734] Make HTTP request implementations tree-shakable #1750
Triggered via pull request
September 14, 2023 12:46
Status
Failure
Total duration
1m 36s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 3 warnings
lint:
src/common/lib/client/resource.ts#L8
'ErrnoException' is defined but never used
|
lint:
src/common/lib/client/resource.ts#L8
'ErrnoException' is defined but never used
|
lint:
src/common/lib/client/rest.ts#L12
'ErrnoException' is defined but never used
|
lint:
src/common/lib/client/rest.ts#L12
'ErrnoException' is defined but never used
|
lint:
src/platform/web/lib/util/http.ts#L5
'ErrnoException' is defined but never used
|
lint:
src/platform/web/lib/util/http.ts#L5
'ErrnoException' is defined but never used
|
lint
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
ably.d.ts#L2140
Invalid JSDoc tag name "experimental"
|
lint:
ably.d.ts#L2141
Expected no lines between tags
|