Skip to content

Update use of python extension environment api #276

Update use of python extension environment api

Update use of python extension environment api #276

Triggered via pull request March 5, 2024 23:47
Status Success
Total duration 3m 13s
Artifacts 1

pr-check.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

121 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/runTest.ts#L21
Expected '===' and instead saw '=='
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#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Lint: src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Create VSIX
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 3.7): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (ubuntu-latest, 3.7): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (ubuntu-latest, 3.7): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.7): 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
Tests (ubuntu-latest, 3.7): 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
Tests (ubuntu-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 3.10): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (ubuntu-latest, 3.10): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (ubuntu-latest, 3.10): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.10): 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
Tests (ubuntu-latest, 3.10): 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
Tests (ubuntu-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 3.8): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (ubuntu-latest, 3.8): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (ubuntu-latest, 3.8): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.8): 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
Tests (ubuntu-latest, 3.8): 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
Tests (ubuntu-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 3.11): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (ubuntu-latest, 3.11): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (ubuntu-latest, 3.11): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.11): 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
Tests (ubuntu-latest, 3.11): 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
Tests (ubuntu-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 3.9): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (ubuntu-latest, 3.9): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (ubuntu-latest, 3.9): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.9): 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
Tests (ubuntu-latest, 3.9): 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
Tests (ubuntu-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 3.10): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (windows-latest, 3.10): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (windows-latest, 3.10): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (windows-latest, 3.10): 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
Tests (windows-latest, 3.10): 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
Tests (windows-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (windows-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 3.9): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (windows-latest, 3.9): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (windows-latest, 3.9): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (windows-latest, 3.9): 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
Tests (windows-latest, 3.9): 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
Tests (windows-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (windows-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 3.11): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (windows-latest, 3.11): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (windows-latest, 3.11): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (windows-latest, 3.11): 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
Tests (windows-latest, 3.11): 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
Tests (windows-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (windows-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 3.7): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (windows-latest, 3.7): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (windows-latest, 3.7): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (windows-latest, 3.7): 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
Tests (windows-latest, 3.7): 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
Tests (windows-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (windows-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 3.8): src/extension/extensionInit.ts#L93
Expected { after 'if' condition
Tests (windows-latest, 3.8): src/test/runTest.ts#L21
Expected '===' and instead saw '=='
Tests (windows-latest, 3.8): src/test/unittest/adapter/adapter.test.ts#L60
Object Literal Property name `attach to PID` must match one of the following formats: camelCase
Tests (windows-latest, 3.8): 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
Tests (windows-latest, 3.8): 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
Tests (windows-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L58
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Tests (windows-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L59
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase

Artifacts

Produced during runtime
Name Size
linter-package Expired
6.12 MB