work in progress on the refactoring, pushed to make sure we can close… #640
Annotations
3 errors and 14 warnings
ESLint:
src/Model/RuntimeState/Frame.ts#L1
Strings must use singlequote
|
ESLint
Process completed with exit code 1.
|
Plugin UI Test Suite
Process completed with exit code 1.
|
ESLint:
src/DebugBridges/APIRequest.ts#L154
Variable name `RunRequest` must match one of the following formats: camelCase, UPPER_CASE
|
ESLint:
src/DebugBridges/APIRequest.ts#L161
Variable name `PauseRequest` must match one of the following formats: camelCase, UPPER_CASE
|
ESLint:
src/DebugBridges/APIRequest.ts#L168
Function name `UpdateGlobalRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L179
Function name `StackValueUpdateRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L188
Function name `UpdateStateRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L205
Function name `UpdateModuleRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L220
Variable name `ProxifyRequest` must match one of the following formats: camelCase, UPPER_CASE
|
ESLint:
src/DebugBridges/DebugBridgeListener.ts#L16
Class Property name `THREAD_ID` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/DebugBridgeListener.ts#L19
Parameter name `THREAD_ID` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/EmulatedDebugBridge.ts#L165
Expected '!==' and instead saw '!='
|
Debugger Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Debugger Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Plugin UI Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Plugin UI Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|