Skip to content

Add support for running the emulators in Cloud Workstation #15095

Add support for running the emulators in Cloud Workstation

Add support for running the emulators in Cloud Workstation #15095

Triggered via pull request April 24, 2025 22:45
Status Failure
Total duration 2m 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint
Process completed with exit code 1.
Lint: packages/firestore/src/platform/browser_lite/fetch_connection.ts#L18
There should be at least one empty line between import groups
Lint: packages/firestore/src/platform/browser/webchannel_connection.ts#L49
'isCloudWorkstation' is defined but never used
Lint: packages/firestore/src/platform/browser/webchannel_connection.ts#L49
'isCloudWorkstation' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/firestore/src/platform/browser/webchannel_connection.ts#L49
`@firebase/util` import should occur before import of `@firebase/webchannel-wrapper/webchannel-blob`
Lint: packages/firestore/src/platform/browser/webchannel_connection.ts#L48
There should be at least one empty line between import groups