Skip to content

feat: use build manifest to load compatible binaries #604

feat: use build manifest to load compatible binaries

feat: use build manifest to load compatible binaries #604

Triggered via pull request March 31, 2025 19:12
@aminyaaminya
synchronize #717
build-manifest
Status Failure
Total duration 40m 37s
Artifacts 9

CI.yml

on: pull_request
Matrix: Build
Matrix: SmokeTest
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 14 warnings, and 5 notices
macos-14-arm64---
Final attempt failed. Child_process exited with error code 1
macos-14-arm64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
macos-14-arm64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
macos-14-arm64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
macos-14-arm64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
ubuntu-20.04-x64---
Final attempt failed. Child_process exited with error code 1
ubuntu-20.04-x64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
ubuntu-20.04-x64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
ubuntu-20.04-x64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
ubuntu-20.04-x64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
macos-13-x64---
Final attempt failed. Child_process exited with error code 1
macos-13-x64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
macos-13-x64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
macos-13-x64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
macos-13-x64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
windows-2019-ia32---
Final attempt failed. Child_process exited with error code 1
windows-2019-ia32---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
windows-2019-ia32---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
windows-2019-ia32---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
windows-2019-ia32---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
windows-2019-x64---
Final attempt failed. Child_process exited with error code 1
windows-2019-x64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
windows-2019-x64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
windows-2019-x64---: test/unit/socket-close-test.ts#L117
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
windows-2019-x64---: test/unit/socket-close-test.ts#L112
Cannot find name 'WeakRef'.
SmokeTest (macos-14, 22)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
SmokeTest (ubuntu-24.04, 22)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
SmokeTest (macos-13, 22)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
SmokeTest (windows-2022, 22)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
SmokeTest (macos-13, 12)
Process completed with exit code 1.
SmokeTest (windows-2022, 12)
Process completed with exit code 1.
macos-14-arm64---
gnutls 3.8.9 is already installed and up-to-date. To reinstall 3.8.9, run: brew reinstall gnutls
ubuntu-20.04-x64---: src/compat.ts#L433
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ubuntu-20.04-x64---: src/compat.ts#L413
Unnecessary conditional, value is always truthy
ubuntu-20.04-x64---: src/compat.ts#L406
Unnecessary conditional, value is always truthy
ubuntu-20.04-x64---: src/compat.ts#L399
Unnecessary conditional, value is always truthy
ubuntu-20.04-x64---: src/compat.ts#L366
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ubuntu-20.04-x64---: script/install.js#L51
Imported module should be assigned
ubuntu-20.04-x64---: examples/threaded-worker/threaded-worker.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string`
ubuntu-20.04-x64---: examples/threaded-worker/processor.ts#L43
Unsafe argument of type `any` assigned to a parameter of type `string`
ubuntu-20.04-x64---: examples/req-rep/server.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `string`
ubuntu-20.04-x64---: examples/majordomo/worker.ts#L21
Unsafe spread of an `any` type
macos-13-x64---
libtool 2.5.4 is already installed and up-to-date. To reinstall 2.5.4, run: brew reinstall libtool
macos-13-x64---
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
macos-13-x64---
gnutls 3.8.9 is already installed and up-to-date. To reinstall 3.8.9, run: brew reinstall gnutls
macos-14-arm64---
Vcpkg folder already exists at /Users/runner/vcpkg. Skipping the clone
ubuntu-20.04-x64---
Vcpkg folder already exists at /home/runner/vcpkg. Skipping the clone
macos-13-x64---
Vcpkg folder already exists at /Users/runner/vcpkg. Skipping the clone
windows-2019-ia32---
Vcpkg folder already exists at C:\Users\runneradmin\vcpkg. Skipping the clone
windows-2019-x64---
Vcpkg folder already exists at C:\Users\runneradmin\vcpkg. Skipping the clone

Artifacts

Produced during runtime
Name Size Digest
build-0 Expired
1.37 MB
sha256:a02ea874ddff6fc2c584b55aa6971229a88fb5d243869727eae26ed267f2e78e
build-1 Expired
1000 KB
sha256:db878269f4236684eeed8b7cd4f2e57ccc62c8ffb970e600fce7212e053c0964
build-2 Expired
878 KB
sha256:46d5d9691d1469612259464fba9b4a74fd19c5fe1f1d1e0487a0685f1554249a
build-3 Expired
1.01 MB
sha256:07960fe7343ec67064da29374626139960e4fc5581b51dc94e13ceb52c4b5582
build-4 Expired
464 KB
sha256:06313e25fd3f6b58f4b201cc4f076765bc0d3f26776e7eb754f4cbf932c7bf70
build-5 Expired
728 KB
sha256:277d2af6eb01ce9d459747246ad77146a194b706b93d0db29df21bb1ff6fddb7
build-6 Expired
700 KB
sha256:21353d91294c2872e221f4887c3b959d162eedba5976333d105894ce0f6df7e1
build-7 Expired
679 KB
sha256:fbe8bcd3c5cb37cf1474e8306fd7d7e5e0a7ccb7541b5be4d66c484c36da9dde
pack Expired
7.53 MB
sha256:ba960be4b9e9e3871cf1d89e828ef270a6f95e493f381fe5c97b29f615a70a57