Improve callable function for long running requests. #3677
test.yaml
on: pull_request
Matrix: unit
Matrix: lint
Matrix: integration
Annotations
10 errors and 23 warnings
|
lint (18.x):
spec/common/providers/https.spec.ts#L819
Async arrow function has no 'await' expression
|
lint (18.x):
spec/common/providers/https.spec.ts#L821
Replace `'close'` with `"close"`
|
|
lint (18.x):
spec/common/providers/https.spec.ts#L859
Replace `resolve` with `(resolve)`
|
|
|
lint (18.x):
spec/common/providers/https.spec.ts#L885
Replace `resolve` with `(resolve)`
|
lint (18.x):
spec/helper.ts#L56
Insert `;`
|
|
unit (20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
unit (18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
unit (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration (20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
lint (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/
|
lint (18.x):
integration_test/functions/src/index.ts#L20
Unsafe assignment of an `any` value
|
lint (18.x):
integration_test/functions/src/index.ts#L25
Unexpected any. Specify a different type
|
lint (18.x):
integration_test/functions/src/index.ts#L26
Invalid type "any" of template literal expression
|
lint (18.x):
integration_test/functions/src/index.ts#L26
Unsafe member access .projectId on an `any` value
|
lint (18.x):
integration_test/functions/src/index.ts#L34
Unsafe assignment of an `any` value
|
lint (18.x):
integration_test/functions/src/index.ts#L43
Unexpected any. Specify a different type
|
lint (18.x):
integration_test/functions/src/index.ts#L44
Unsafe assignment of an `any` value
|
lint (18.x):
integration_test/functions/src/index.ts#L44
Unsafe call of an `any` typed value
|
lint (18.x):
integration_test/functions/src/index.ts#L45
Invalid type "any" of template literal expression
|
lint (18.x):
integration_test/functions/src/index.ts#L45
Unsafe member access .projectId on an `any` value
|
integration (18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
integration (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|