Performance improvements and new billing info for get_environment #42776
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
11 errors and 13 warnings
|
check-package-lock-vsce (20)
Process completed with exit code 1.
|
|
agent_evals_build (22)
Process completed with exit code 2.
|
|
agent_evals_build (22)
Argument of type '{ projectId: string; projectAliases: never[]; projectDir: string; geminiTosAccepted: boolean; authenticatedUser: string; projectAliasMap: {}; allAccounts: never[]; detectedAppIds: {}; }' is not assignable to parameter of type 'EnvironmentTemplateValues'.
|
|
agent_evals_build (22)
Argument of type '{ detectedAppIds: { [x: string]: string; }; projectId: string; projectAliases: never[]; projectDir: string; geminiTosAccepted: boolean; authenticatedUser: string; projectAliasMap: {}; allAccounts: never[]; }' is not assignable to parameter of type 'EnvironmentTemplateValues'.
|
|
agent_evals_build (22)
Argument of type '{ detectedAppIds: { [x: string]: string; }; projectId: string; projectAliases: never[]; projectDir: string; geminiTosAccepted: boolean; authenticatedUser: string; projectAliasMap: {}; allAccounts: never[]; }' is not assignable to parameter of type 'EnvironmentTemplateValues'.
|
|
agent_evals_build (22)
Argument of type '{ detectedAppIds: { [x: string]: string; }; projectId: string; projectAliases: never[]; projectDir: string; geminiTosAccepted: boolean; authenticatedUser: string; projectAliasMap: {}; allAccounts: never[]; }' is not assignable to parameter of type 'EnvironmentTemplateValues'.
|
|
unit (24)
Process completed with exit code 1.
|
|
unit (20)
The strategy configuration was canceled because "unit._24" failed
|
|
unit (20)
The operation was canceled.
|
|
unit (22)
The strategy configuration was canceled because "unit._24" failed
|
|
unit (22)
The operation was canceled.
|
|
lint (20):
firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/data-connect/sdk-generation.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L61
Unsafe member access .apps on an `any` value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L61
Unsafe assignment of an `any` value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L58
Unsafe call of an `any` typed value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L58
Unsafe member access .apps on an `any` value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L58
Unsafe assignment of an `any` value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L48
Unsafe call of an `any` typed value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L48
Unsafe member access .deploy on an `any` value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L17
Unsafe call of an `any` typed value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L17
Unsafe member access .projects on an `any` value
|
|
lint (20):
scripts/client-integration-tests/tests.ts#L17
Unsafe assignment of an `any` value
|