work in progress on the refactoring, pushed to make sure we can close… #635
Annotations
2 errors and 10 warnings
src/Model/RuntimeState/Frame.ts#L1
Strings must use singlequote
|
|
src/DebugBridges/APIRequest.ts#L154
Variable name `RunRequest` must match one of the following formats: camelCase, UPPER_CASE
|
src/DebugBridges/APIRequest.ts#L161
Variable name `PauseRequest` must match one of the following formats: camelCase, UPPER_CASE
|
src/DebugBridges/APIRequest.ts#L168
Function name `UpdateGlobalRequest` must match one of the following formats: camelCase
|
src/DebugBridges/APIRequest.ts#L179
Function name `StackValueUpdateRequest` must match one of the following formats: camelCase
|
src/DebugBridges/APIRequest.ts#L188
Function name `UpdateStateRequest` must match one of the following formats: camelCase
|
src/DebugBridges/APIRequest.ts#L205
Function name `UpdateModuleRequest` must match one of the following formats: camelCase
|
src/DebugBridges/APIRequest.ts#L220
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#L165
Expected '!==' and instead saw '!='
|
The logs for this run have expired and are no longer available.
Loading