Bump serialize-javascript and mocha #142
Open
Annotations
10 warnings
|
src/DebugBridges/APIRequest.ts#L152
Variable name `RunRequest` must match one of the following formats: camelCase, UPPER_CASE
|
|
src/DebugBridges/APIRequest.ts#L159
Variable name `PauseRequest` must match one of the following formats: camelCase, UPPER_CASE
|
|
src/DebugBridges/APIRequest.ts#L166
Function name `UpdateGlobalRequest` must match one of the following formats: camelCase
|
|
src/DebugBridges/APIRequest.ts#L177
Function name `StackValueUpdateRequest` must match one of the following formats: camelCase
|
|
src/DebugBridges/APIRequest.ts#L186
Function name `UpdateStateRequest` must match one of the following formats: camelCase
|
|
src/DebugBridges/APIRequest.ts#L203
Function name `UpdateModuleRequest` must match one of the following formats: camelCase
|
|
src/DebugBridges/APIRequest.ts#L218
Variable name `ProxifyRequest` must match one of the following formats: camelCase, UPPER_CASE
|
|
src/DebugBridges/DebugBridgeListener.ts#L16
Class Property name `THREAD_ID` must match one of the following formats: camelCase
|
|
src/DebugBridges/DebugBridgeListener.ts#L19
Parameter name `THREAD_ID` must match one of the following formats: camelCase
|
|
src/DebugBridges/EmulatedDebugBridge.ts#L164
Expected '!==' and instead saw '!='
|
The logs for this run have expired and are no longer available.
Loading