Focus current file before debugging (#147) #39
Annotations
10 warnings
Run tests:
src/extension/extensionInit.ts#L92
Expected { after 'if' condition
|
Run tests:
src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
|
Run tests:
src/test/unittest/adapter/factory.unit.test.ts#L50
Variable name `oldValueOfVSC_PYTHON_UNIT_TEST` must match one of the following formats: camelCase, UPPER_CASE
|
Run tests:
src/test/unittest/adapter/factory.unit.test.ts#L51
Variable name `oldValueOfVSC_PYTHON_CI_TEST` must match one of the following formats: camelCase, UPPER_CASE
|
Run tests:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L56
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
|
Run tests:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
|
Run tests:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L79
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
|
Run tests:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
|
Run tests:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L101
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
|
Run tests:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L102
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
|
The logs for this run have expired and are no longer available.
Loading