Skip to content

feat:(encoder) implement encoding on Virtual Machine for supporting AArch64 #194

feat:(encoder) implement encoding on Virtual Machine for supporting AArch64

feat:(encoder) implement encoding on Virtual Machine for supporting AArch64 #194

Triggered via pull request January 29, 2024 13:31
Status Failure
Total duration 46s
Artifacts

compatibility_test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 29 warnings
build (1.19.x, X64): internal/encoder/alg/spec_amd64.go#L171
undefined: utf8.Valid
build (1.19.x, X64): internal/decoder/primitives.go#L33
undefined: rt.StopProf
build (1.19.x, X64): internal/decoder/primitives.go#L35
undefined: rt.StartProf
build (1.19.x, X64)
Process completed with exit code 2.
build (1.18.x, X64)
The job was canceled because "_1_19_x_X64" failed.
build (1.18.x, X64): internal/encoder/alg/spec_amd64.go#L171
undefined: utf8.Valid
build (1.18.x, X64): internal/decoder/primitives.go#L33
undefined: rt.StopProf
build (1.18.x, X64): internal/decoder/primitives.go#L35
undefined: rt.StartProf
build (1.18.x, X64)
Process completed with exit code 2.
build (1.17.x, X64): internal/encoder/alg/spec_amd64.go#L171
undefined: utf8.Valid
build (1.17.x, X64): internal/decoder/primitives.go#L33
undefined: rt.StopProf
build (1.17.x, X64): internal/decoder/primitives.go#L35
undefined: rt.StartProf
build (1.17.x, X64)
Process completed with exit code 2.
build (1.18.x, arm)
Process completed with exit code 2.
build (1.21.x, arm)
Process completed with exit code 1.
build (1.17.x, arm)
Process completed with exit code 2.
build (1.20.x, arm)
Process completed with exit code 1.
build (1.19.x, arm)
The job was canceled because "_1_19_x_X64" failed.
build (1.19.x, arm): dev/internal/sonic_rs.go#L550
cannot use anyType (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L573
cannot use anyType (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L595
cannot use anyType (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L617
cannot use int32Type (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L647
cannot use int64Type (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L674
cannot use uint32Type (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L704
cannot use uint64Type (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm): dev/internal/sonic_rs.go#L730
cannot use strType (variable of type *"github.com/bytedance/sonic/dev/internal/rt".GoType) as type *"github.com/bytedance/sonic/internal/rt".GoType in argument to MakeSlice
build (1.19.x, arm)
Process completed with exit code 1.
build (1.20.x, X64)
The job was canceled because "_1_19_x_X64" failed.
build (1.20.x, X64)
The operation was canceled.
build (1.21.x, X64)
The job was canceled because "_1_19_x_X64" failed.
build (1.21.x, X64)
The operation was canceled.
build (1.19.x, X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.19.x, X64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.19.x, X64)
The process '/usr/bin/git' failed with exit code 128
build (1.18.x, X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.18.x, X64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.18.x, X64)
The process '/usr/bin/git' failed with exit code 128
build (1.17.x, X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.17.x, X64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.17.x, X64)
The process '/usr/bin/git' failed with exit code 128
build (1.18.x, arm)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
build (1.18.x, arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.18.x, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.18.x, arm)
The process '/usr/bin/git' failed with exit code 128
build (1.21.x, arm)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
build (1.21.x, arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21.x, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.21.x, arm)
The process '/usr/bin/git' failed with exit code 128
build (1.17.x, arm)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
build (1.17.x, arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.17.x, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.17.x, arm)
The process '/usr/bin/git' failed with exit code 128
build (1.20.x, arm)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
build (1.20.x, arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.20.x, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.20.x, arm)
The process '/usr/bin/git' failed with exit code 128
build (1.19.x, arm)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
build (1.19.x, arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.19.x, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.19.x, arm)
The process '/usr/bin/git' failed with exit code 128