feat: add firebase.json schema support and validation for function kits #51078
node-test.yml
on: pull_request
Matrix: unit
Matrix: agent_evals_build
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
3 errors and 19 warnings
|
vscode_unit (24)
Process completed with exit code 1.
|
|
vscode_unit (22)
The strategy configuration was canceled because "vscode_unit._24" failed
|
|
vscode_unit (22)
The operation was canceled.
|
|
check-package-lock-vsce (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check-package-lock (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check-json-schema (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L1053
Unsafe argument of type `any` assigned to a parameter of type `DeployOptions`
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L1044
Unexpected any. Specify a different type
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L1044
Unsafe argument of type `any` assigned to a parameter of type `DeployOptions`
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L1035
Unexpected any. Specify a different type
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L1035
Unsafe argument of type `any` assigned to a parameter of type `DeployOptions`
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L778
Unsafe assignment of an `any` value
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L196
Unsafe member access .message on an `any` value
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L193
Unsafe member access .message on an `any` value
|
|
lint (24):
src/deploy/functions/prepare.spec.ts#L192
Unsafe member access .message on an `any` value
|
|
lint (24):
src/deploy/functions/functionsDeployHelper.ts#L244
Missing return type on function
|
|
agent_evals_build (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit (22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
vscode_unit (24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
vscode_unit (22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|