Skip to content

Update extension name #98

Update extension name

Update extension name #98

Triggered via pull request September 12, 2023 00:34
Status Failure
Total duration 2m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-check.yml

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

Annotations

22 errors and 10 warnings
Tests (ubuntu-latest, 3.7)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (ubuntu-latest, 3.7)
Process completed with exit code 1.
Create VSIX
npm failed with exit code 1
Create VSIX
Process completed with exit code 1.
Tests (ubuntu-latest, 3.10)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (ubuntu-latest, 3.10)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.11)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (ubuntu-latest, 3.11)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.9)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (ubuntu-latest, 3.9)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.8)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (ubuntu-latest, 3.8)
Process completed with exit code 1.
Tests (windows-latest, 3.7)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (windows-latest, 3.7)
Process completed with exit code 1.
Tests (windows-latest, 3.8)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (windows-latest, 3.8)
Process completed with exit code 1.
Tests (windows-latest, 3.10)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (windows-latest, 3.10)
Process completed with exit code 1.
Tests (windows-latest, 3.9)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (windows-latest, 3.9)
Process completed with exit code 1.
Tests (windows-latest, 3.11)
Type '"debugpy"' is not assignable to type '"python-debugger"'.
Tests (windows-latest, 3.11)
Process completed with exit code 1.
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#L80
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Lint: src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Lint: src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
Object Literal Property name `FLASK_APP` must match one of the following formats: camelCase
Lint: src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Lint: src/test/unittest/configuration/resolvers/base.unit.test.ts#L269
Object Literal Property name `127.0.0.1` must match one of the following formats: camelCase