chore(deps-dev): bump the dev-dependencies group across 1 directory with 11 updates #1499
test.yml
on: pull_request
Test build
40s
Matrix: unit_tests
Lint code
42s
Create matrix
1m 5s
CodeQL Scan
1m 7s
Matrix: test_python_build
Check build is successfull for all Python versions
0s
Build and release
0s
Annotations
24 errors
Test build:
node_modules/setup-python/src/find-python.ts#L5
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
node_modules/setup-python/src/utils.ts#L6
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
src/builder/darwin.ts#L27
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
src/builder/factory.ts#L18
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
src/builder/linux.ts#L26
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
src/builder/patches/patch.ts#L18
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
src/builder/windows.ts#L33
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build:
src/inputs.ts#L22
Could not find a declaration file for module 'semver/ranges/valid'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/ranges/valid.js' implicitly has an 'any' type.
|
Test build:
src/version.ts#L22
Could not find a declaration file for module 'semver'. '/home/runner/work/build-and-install-python/build-and-install-python/node_modules/semver/index.js' implicitly has an 'any' type.
|
Test build
Process completed with exit code 1.
|
Lint code:
src/__tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
|
Lint code:
src/__tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
Lint code:
src/__tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
Lint code:
src/__tests__/inputs.fixtures.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
|
Lint code:
src/__tests__/inputs.fixtures.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
Lint code:
src/__tests__/inputs.fixtures.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
Lint code:
src/__tests__/inputs.test.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
|
Lint code:
src/__tests__/inputs.test.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
Lint code:
src/__tests__/inputs.test.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
Lint code:
src/__tests__/label.test.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
|
Unit tests on ubuntu-latest
Process completed with exit code 1.
|
Unit tests on macos-latest
Process completed with exit code 1.
|
Unit tests on windows-latest
Process completed with exit code 1.
|
Check build is successfull for all Python versions
Process completed with exit code 1.
|