Skip to content

Remove distinction between build and run accounts #25400

Remove distinction between build and run accounts

Remove distinction between build and run accounts #25400

Triggered via pull request April 3, 2024 13:56
Status Failure
Total duration 1m 40s
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: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
unit (18): src/commands/apphosting-secrets-grantaccess.ts#L53
Property 'toMulti' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/apphosting/secrets/index")'.
unit (18): src/commands/apphosting-secrets-set.ts#L77
Property 'buildServiceAccounts' does not exist on type 'string[]'.
unit (18): src/commands/apphosting-secrets-set.ts#L77
Property 'runServiceAccounts' does not exist on type 'string[]'.
unit (18)
Process completed with exit code 1.
unit (20)
The job was canceled because "_18" failed.
unit (20)
The operation was canceled.
check-json-schema (20): src/commands/apphosting-secrets-grantaccess.ts#L53
Property 'toMulti' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/apphosting/secrets/index")'.
check-json-schema (20): src/commands/apphosting-secrets-set.ts#L77
Property 'buildServiceAccounts' does not exist on type 'string[]'.
check-json-schema (20): src/commands/apphosting-secrets-set.ts#L77
Property 'runServiceAccounts' does not exist on type 'string[]'.
check-json-schema (20)
Process completed with exit code 1.
lint (20): src/commands/apphosting-secrets-grantaccess.ts#L53
Property 'toMulti' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/apphosting/secrets/index")'.
lint (20): src/commands/apphosting-secrets-set.ts#L77
Property 'buildServiceAccounts' does not exist on type 'string[]'.
lint (20): src/commands/apphosting-secrets-set.ts#L77
Property 'runServiceAccounts' does not exist on type 'string[]'.
lint (20)
Process completed with exit code 1.
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.