Bump get-func-name from 2.0.0 to 2.0.2 (#136) #643
Annotations
14 warnings
ESLint:
src/DebugBridges/APIRequest.ts#L152
Variable name `RunRequest` must match one of the following formats: camelCase, UPPER_CASE
|
ESLint:
src/DebugBridges/APIRequest.ts#L159
Variable name `PauseRequest` must match one of the following formats: camelCase, UPPER_CASE
|
ESLint:
src/DebugBridges/APIRequest.ts#L166
Function name `UpdateGlobalRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L177
Function name `StackValueUpdateRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L186
Function name `UpdateStateRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L203
Function name `UpdateModuleRequest` must match one of the following formats: camelCase
|
ESLint:
src/DebugBridges/APIRequest.ts#L218
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#L164
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/
|