Skip to content

remove deprecated protobuf dependencies #4308

remove deprecated protobuf dependencies

remove deprecated protobuf dependencies #4308

Re-run triggered August 16, 2024 08:22
Status Failure
Total duration 32m 18s
Artifacts 3

ci.yml

on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 8 warnings
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L22
undefined: proto.ProtoPackageIsVersion3
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L265
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L309
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L362
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L412
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L448
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L491
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L535
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L579
undefined: proto.InternalMessageInfo
build (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L630
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L22
undefined: proto.ProtoPackageIsVersion3
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L265
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L309
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L362
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L412
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L448
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L491
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L535
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L579
undefined: proto.InternalMessageInfo
lint (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L630
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.ProtoPackageIsVersion3
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
e2e-tests (ubuntu-20.04)
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L22
undefined: proto.ProtoPackageIsVersion3
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L265
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L309
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L362
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L412
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L448
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L491
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L535
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L579
undefined: proto.InternalMessageInfo
unit-tests (ubuntu-20.04): accounts/usbwallet/trezor/messages-common.pb.go#L630
undefined: proto.InternalMessageInfo
build (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-tests (ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
unit-tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code_10228358467", "integrationTest-coverage", "logs_10228358467". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
code_10228358467
610 MB
integrationTest-coverage
63.2 KB
logs_10228358467
249 KB