Skip to content

Use FUNCTIONS_DISCOVERY_TIMEOUT when waiting for sockets #30831

Use FUNCTIONS_DISCOVERY_TIMEOUT when waiting for sockets

Use FUNCTIONS_DISCOVERY_TIMEOUT when waiting for sockets #30831

Triggered via pull request October 16, 2024 20:34
@joehanjoehan
synchronize #7838
jh-func-sock
Status Success
Total duration 8m 23s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
check-package-lock-vsce (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
check-package-lock (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
check-json-schema (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (20): src/deploy/functions/runtimes/discovery/index.ts#L26
Unexpected any. Specify a different type
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L32
Unsafe member access .specVersion on an `any` value
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L35
Unsafe member access .specVersion on an `any` value
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L41
Unexpected any. Specify a different type
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L56
Unsafe assignment of an `any` value
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L56
Unsafe member access .readFileAsync on an `any` value
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L56
Unsafe call of an `any` typed value
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L57
Unexpected any. Specify a different type
lint (20): src/deploy/functions/runtimes/discovery/index.ts#L58
Unsafe member access .code on an `any` value
lint (20): firebase-vscode/src/data-connect/ad-hoc-mutations.ts#L146
Expected { after 'if' condition
lint (20): firebase-vscode/src/data-connect/ad-hoc-mutations.ts#L188
Expected { after 'if' condition
unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
unit (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vscode_unit (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vscode_unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/