Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates #1500

chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates

chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates #1500

Triggered via pull request November 25, 2024 00:18
Status Failure
Total duration 3m 6s
Artifacts

test.yml

on: pull_request
Test build
19s
Test build
Matrix: unit_tests
Lint code
29s
Lint code
Create matrix
1m 2s
Create matrix
Matrix: test_python_build
Check build is successfull for all Python versions
0s
Check build is successfull for all Python versions
Build and release
0s
Build and release
Fit to window
Zoom out
Zoom in

Annotations

15 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/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.
Lint code
Process completed with exit code 2.
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.