I am getting the following error :
1745 2021/05/26 17:18:07 Downloading https://releases.bazel.build/4.0.0/release/bazel-4.0.0-linux-arm64...
166s
1746 Extracting Bazel installation...
168s
1747 Starting local Bazel server and connecting to it...
177s
1748 Loading: (1 packages loaded)
185s
1749 Loading: 1 packages loaded
185s
1750 Analyzing: target //:dist (2 packages loaded, 0 targets configured)
185s
1751 Analyzing: target //:dist (39 packages loaded, 79 targets configured)
186s
1752 Analyzing: target //:dist (73 packages loaded, 602 targets configured)
187s
1753 Analyzing: target //:dist (85 packages loaded, 1007 targets configured)
189s
1754 Analyzing: target //:dist (93 packages loaded, 1330 targets configured)
190s
1755 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
192s
1756 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
194s
1757 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
196s
1758 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
198s
1759 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
203s
1760 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
208s
1761 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
214s
1762 Analyzing: target //:dist (94 packages loaded, 1435 targets configured)
219s
1763 INFO: Repository protoc_bin_linux_arm64 instantiated at:
223s
1764 /drone/src/anki/WORKSPACE:14:11: in <toplevel>
223s
1765 /drone/src/anki/defs.bzl:30:26: in setup_deps
223s
1766 /drone/src/anki/protobuf.bzl:51:10: in setup_protobuf_binary
223s
1767 /root/.cache/bazel/_bazel_root/427733825c6d4fe4ec1bea5e464b135b/external/bazel_tools/tools/build_defs/repo/utils.bzl:201:18: in maybe
223s
1768 Repository rule http_archive defined at:
223s
1769 /root/.cache/bazel/_bazel_root/427733825c6d4fe4ec1bea5e464b135b/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in <toplevel>
223s
1770 ERROR: While resolving toolchains for target //ts/reviewer:reviewer_extras: no matching toolchains found for types @esbuild_toolchain//:toolchain_type
225s
1771 ERROR: Analysis of target '//:dist' failed; build aborted: no matching toolchains found for types @esbuild_toolchain//:toolchain_type
225s
1772 INFO: Elapsed time: 56.559s
225s
1773 INFO: 0 processes.
225s
1774 FAILED: Build did NOT complete successfully (126 packages loaded, 1485 targets configured)
225s
1775 FAILED: Build did NOT complete successfully (126 packages loaded, 1485 targets configured)
225s
The build takes place in drone ci using fedora 34 docker image.
Github repository : qubist-pixel-ux/anki-arm64-builder (github.com)
Build log : Build #8.1.2 - qubist-pixel-ux/anki-arm64-builder - Drone CI