Skip to content

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

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 #1502

Triggered via pull request November 27, 2024 00:21
Status Failure
Total duration 3m 9s
Artifacts

test.yml

on: pull_request
Test build
23s
Test build
Matrix: unit_tests
Lint code
18s
Lint code
Create matrix
1m 1s
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
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.