feat: add unit tests for src/timeout.ts #37848
Annotations
8 warnings
Run npm run lint:
firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
|
Run npm run lint:
firebase-vscode/src/data-connect/sdk-generation.ts#L43
Missing semicolon
|
Run npm run lint:
firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
|
Run npm run lint:changed-files:
src/timeout.spec.ts#L52
Unexpected any. Specify a different type
|
Run npm run lint:changed-files:
src/timeout.spec.ts#L42
Unsafe member access .message on an `any` value
|
Run npm run lint:changed-files:
src/timeout.spec.ts#L41
Unexpected any. Specify a different type
|
Run npm run lint:changed-files:
src/timeout.spec.ts#L31
Unsafe member access .message on an `any` value
|
Run npm run lint:changed-files:
src/timeout.spec.ts#L30
Unexpected any. Specify a different type
|
Loading