Skip to content

chore(deps): update dependency @bufbuild/protobuf to v2 #1060

chore(deps): update dependency @bufbuild/protobuf to v2

chore(deps): update dependency @bufbuild/protobuf to v2 #1060

Triggered via pull request September 24, 2024 08:27
Status Failure
Total duration 35s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
src/__tests__/discovery.test.ts: src/__generated__/account_pb.ts#L48
TypeError: Cannot read properties of undefined (reading 'util') ❯ src/__generated__/account_pb.ts:48:8 ❯ src/protobuf.ts:1:1
src/__tests__/gateway.test.ts: src/__generated__/account_pb.ts#L48
TypeError: Cannot read properties of undefined (reading 'util') ❯ src/__generated__/account_pb.ts:48:8 ❯ src/protobuf.ts:1:1
src/__tests__/progress.test.ts: src/__generated__/account_pb.ts#L48
TypeError: Cannot read properties of undefined (reading 'util') ❯ src/__generated__/account_pb.ts:48:8 ❯ src/protobuf.ts:1:1
src/__tests__/util.test.ts: src/__generated__/account_pb.ts#L48
TypeError: Cannot read properties of undefined (reading 'util') ❯ src/__generated__/account_pb.ts:48:8 ❯ src/protobuf.ts:1:1
Tests
Process completed with exit code 1.
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/