Adding better tracking of AI agents responsible for API calls #43831
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
13 warnings
|
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#L48
Missing semicolon
|
|
lint (20):
src/apiv2.ts#L374
Unexpected any. Specify a different type
|
|
lint (20):
src/apiv2.ts#L374
Unsafe assignment of an `any` value
|
|
lint (20):
src/apiv2.ts#L286
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
|
lint (20):
src/apiv2.ts#L277
Unexpected any. Specify a different type
|
|
lint (20):
src/apiv2.ts#L238
Expected only 0 line after block description
|
|
lint (20):
src/apiv2.ts#L133
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
|
|
lint (20):
src/apiv2.ts#L20
Unsafe member access .version on an `any` value
|
|
lint (20):
src/apiv2.ts#L20
Unsafe assignment of an `any` value
|
|
lint (20):
src/apiv2.ts#L19
Require statement not part of import statement
|
|
lint (20):
src/apiv2.ts#L19
Unsafe assignment of an `any` value
|