Refactor dataconnect to use the common appUtils models #40573
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
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#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
|