Skip to content

Update name in dynamic config (#47) #12

Update name in dynamic config (#47)

Update name in dynamic config (#47) #12

Triggered via push June 28, 2023 16:51
Status Success
Total duration 5m 40s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push-check.yml

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

Annotations

110 warnings
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.7): 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
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#L49
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#L50
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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.11): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.9): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.10): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (ubuntu-latest, 3.8): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.7): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.7): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.11): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.11): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.9): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.9): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.10): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.10): 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
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#L49
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#L50
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#L56
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#L57
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L80
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#L81
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.8): src/test/unittest/configuration/providers/flaskLaunch.unit.test.ts#L103
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#L104
Object Literal Property name `FLASK_DEBUG` must match one of the following formats: camelCase
Tests (windows-latest, 3.8): 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

Artifacts

Produced during runtime
Name Size
linter-package Expired
8.13 MB