ERROR: Traceback (most recent call last):
17 File "/home/runner/work/openapi-specification/openapi-specification/WORKSPACE", line 3, column 10, in <toplevel>
18 workspace(
19Error in workspace: workspace() got unexpected keyword argument 'managed_directories'
20ERROR: Error computing the main repository mapping: Encountered error while reading extension file 'tools/build_defs/repo/http.bzl': no such package '@bazel_tools//tools/build_defs/repo': error loading package 'external': Could not load //external package
Pull requests are blocked from merging because the
testaction is failing due to theRun npm build -- --profile /tmp/bazel-profile-build.gz --jobs 8step with error:Example action failure on PR #420: https://github.com/googlemaps/openapi-specification/actions/runs/3831825563/jobs/6608901283 and on #417: https://github.com/googlemaps/openapi-specification/actions/runs/3821108689/jobs/6499926213
Note that this repo uses a very old version of @bazel/typescript (PR #410 seeks to update the dependency from 3.7.0 to 5.7.3) and the GitHub homepage for @bazel/typescript deprecates the entire package in favor of a new tool.