chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates #1502
test.yml
on: pull_request
Test build
23s
Matrix: unit_tests
Lint code
18s
Create matrix
1m 1s
CodeQL Scan
1m 12s
Matrix: test_python_build
Check build is successfull for all Python versions
0s
Build and release
0s
Annotations
15 errors
Lint code
Process completed with exit code 2.
|
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/utils.ts#L57
Type 'string | Buffer<ArrayBufferLike>' is not assignable to type 'string'.
|
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.
|
Unit tests on macos-latest
Process completed with exit code 1.
|
Unit tests on ubuntu-latest
Process completed with exit code 1.
|
Check build is successfull for all Python versions
Process completed with exit code 1.
|
Unit tests on windows-latest
Process completed with exit code 1.
|