Skip to content

Refactor dataconnect to use the common appUtils models #40573

Refactor dataconnect to use the common appUtils models

Refactor dataconnect to use the common appUtils models #40573

Triggered via pull request October 9, 2025 19:52
Status Success
Total duration 8m 50s
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

13 warnings
lint (20): firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
lint (20): firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
lint (20): src/appUtils.ts#L287
Unsafe assignment of an `any` value
lint (20): src/appUtils.ts#L286
Unsafe member access .client_info on an `any` value
lint (20): src/appUtils.ts#L286
Unsafe assignment of an `any` value
lint (20): src/appUtils.ts#L284
Unsafe member access .client_info on an `any` value
lint (20): src/appUtils.ts#L283
Unsafe member access .client on an `any` value
lint (20): src/appUtils.ts#L282
Unsafe member access .client on an `any` value
lint (20): src/appUtils.ts#L282
Unsafe member access .client on an `any` value
lint (20): src/appUtils.ts#L281
Unsafe assignment of an `any` value
lint (20): src/appUtils.ts#L261
Use the `RegExp#exec()` method instead
lint (20): src/appUtils.ts#L260
Use the `RegExp#exec()` method instead