pip(deps): bump packaging from 23.1 to 23.2 #225
Annotations
10 warnings
Lint:
src/extension/debugger/hooks/debugpySocketsHandler.ts#L32
Expected '===' and instead saw '=='
|
Lint:
src/extension/debugger/hooks/debugpySocketsHandler.ts#L34
Expected '===' and instead saw '=='
|
Lint:
src/extension/debugger/hooks/debugpySocketsHandler.ts#L36
Expected '!==' and instead saw '!='
|
Lint:
src/extension/extensionInit.ts#L93
Expected { after 'if' condition
|
Lint:
src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
|
Lint:
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
|
Lint:
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
|
Lint:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L56
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
|
Lint:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
|
Lint:
src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L79
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
|
The logs for this run have expired and are no longer available.
Loading