fix: allow for custom api hostname for regional instance #23
ci.yml
on: push
build-test
1m 4s
build-test-monitor
0s
Annotations
1 error and 11 warnings
build-test
Process completed with exit code 1.
|
build-test
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/
|
build-test:
src/lib/customErrors/apiError.ts#L3
Unexpected any. Specify a different type
|
build-test:
src/lib/customErrors/apiError.ts#L13
Unexpected any. Specify a different type
|
build-test:
src/lib/customErrors/apiError.ts#L23
Unexpected any. Specify a different type
|
build-test:
src/lib/customErrors/apiError.ts#L33
Unexpected any. Specify a different type
|
build-test:
src/lib/customErrors/inputError.ts#L2
Unexpected any. Specify a different type
|
build-test:
src/lib/request/request.ts#L15
Unexpected any. Specify a different type
|
build-test:
src/lib/request/request.ts#L48
Unexpected any. Specify a different type
|
build-test:
src/lib/request/request.ts#L55
Unexpected any. Specify a different type
|
build-test:
src/lib/request/request.ts#L60
Unexpected any. Specify a different type
|
build-test:
src/lib/request/requestManager.ts#L16
Unexpected any. Specify a different type
|