fix(lint): resolve BES files via path_prefix; skip unreadable outputs gracefully - #1135
Draft
gregmagolan wants to merge 2 commits into
Draft
fix(lint): resolve BES files via path_prefix; skip unreadable outputs gracefully#1135gregmagolan wants to merge 2 commits into
gregmagolan wants to merge 2 commits into
Aspect Workflows / aspect / format (format-gha-ephemeral)
succeeded
May 25, 2026 in 1m 56s
✅ format //tools/format · Passed
✅ Succeeded · 📅 Mon May 25 19:10:56 UTC 2026 · ⏱ 1m 56s — 🌱 Init 681ms · ⚙ Setup 5.4s · 🔨 Build 1m 45s · 🔍 Detect 4.8s · ✨ Format 278ms · 📋 Diff 25ms
👤 runner · 🖥 runnervmg397c · 💎 aspect-cli v0.0.0-dev
📦 1 target · ⚡ 1,944 of 5,125 actions executed (62% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ opt
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
🐙 GitHub Actions
⚙️ Scope: changed — filtered to 1 changed file
💬 Last update: format task complete
Details
✅ All 1 files in scope are properly formatted.
🔁 Reproduce
aspect format --on-change=fail --base-ref=origin/main
📎 Artifacts
⏱️ Task timing
Phase | Description | Duration -------+------------------------------------------+--------- Init | Aspect runtime startup | 681ms Setup | Authenticate and create CI status checks | 5.4s Build | Build formatter | 1m 45s Detect | Detect changed files | 4.8s Format | Format files | 278ms Diff | Detect formatter-induced changes | 31ms -------+------------------------------------------+--------- Total | | 1m 56s
🎯 Bazel targets (1)
✅ 1 Target Built
Label | Target Type ----------------------+------------ //tools/format:format | multirun
🧮 Bazel details
📟 Command line · bazel build //tools/format
bazel build \ --action_env='DUMMY_DB_PASSWORD=<REDACTED>' \ --action_env=DUMMY_BUILD_MODE_ON=1 \ --repo_env=DUMMY_FEATURE_FLAG=true \ --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' \ --build_metadata=TAGS=dev,local,axl-testing \ --build_metadata=TAG_ENV=dev \ --build_metadata=TAG_COMPONENT=aspect-cli \ --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://docs.aspect.build),[Website](https://aspect.build/)' \ --generate_json_trace_profile=1 \ --experimental_profile_include_target_label \ --profile=/tmp/749921d5-68e3-4c0a-95a3-ae33a9fbe189.profile.gz \ --color=yes \ --build_metadata=ASPECT_TASK_NAME=Format \ --build_metadata=ASPECT_TASK_ID=format-gha-ephemeral \ --experimental_build_event_upload_strategy=local \ --remote_download_outputs=toplevel \ --build_runfile_links \ --build_event_publish_all_actions \ --build_event_binary_file_upload_mode=fully_async \ --build_event_binary_file=/tmp/build-event-out-5b99180a-37c9-4549-ab94-ecc827e1d120.bin \ -- \ //tools/format
ℹ️ Invocation details
- Invocation ID:
b19d87f5-8485-48f4-929e-03d81a2b0b57 - Command:
build - Bazel version:
9.0.1 - Start time:
Mon May 25 19:10:56 UTC 2026 - End time:
Mon May 25 19:12:32 UTC 2026 - User:
runner - Host name:
runnervmg397c - CPU Target:
x86_64 - Mode:
opt - Working directory:
/home/runner/work/aspect-cli/aspect-cli - Workspace directory:
/home/runner/work/aspect-cli/aspect-cli - Server PID:
2225
⏱ Timing
- Elapsed time:
1m 36s - Analysis time:
27.2s - Execution time:
1m 2s - Bazel server time:
1.7 cpu-minutes
📦 Build graph
- Targets: 1 target (50,898 configured, 143 aspect applications)
- Actions: 1,944 actions (5,125 created)
- Packages: 246 packages loaded
💾 Cache stats
- Actions: 3,181 of 5,125 cached (62%)
⚡ Actions by mnemonic (19)
Mnemonic | Count | % ---------------------+-------+------ CopyFile | 842 | 43.3% CppCompile | 830 | 42.6% Symlink | 82 | 4.2% FileWrite | 42 | 2.1% CppArchive | 34 | 1.7% ExecutableSymlink | 29 | 1.4% CppLink | 16 | 0.8% CopyToDirectory | 14 | 0.7% CcStage0Compile | 10 | 0.5% CppTransitiveArchive | 10 | 0.5% RunBinary | 8 | 0.4% TemplateExpand | 8 | 0.4% Rustc | 4 | 0.2% RepoMappingManifest | 3 | 0.1% RunfilesTree | 3 | 0.1% …4 more (9 actions)
🏃 Actions by runner (3)
Runner | Count | % -------------------------------+-------+------ processwrapper-sandbox · Local | 920 | 47.3% local · Local | 850 | 43.7% internal | 174 | 8.9%
🏠 Workspace status (4)
- BUILD_HOST:
runnervmg397c - BUILD_TIMESTAMP:
1779736263 - BUILD_USER:
runner - FORMATTED_DATE:
2026 May 25 19 11 03 Mon
🏷️ Build metadata (6)
- ASPECT_TASK_ID:
format-gha-ephemeral - ASPECT_TASK_NAME:
Format - ASPECT_WORKFLOWS_LINKS:
[Docs](https://docs.aspect.build),[Website](https://aspect.build/) - TAGS:
dev,local,axl-testing - TAG_COMPONENT:
aspect-cli - TAG_ENV:
dev
🎛️ Startup options (11)
--connect_timeout_secs=30 --failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/8e9f7bf5c7ea7145245717c620f4b2bc/failure_detail.rawproto --idle_server_tasks --max_idle_secs=10800 --noclient_debug --nofatal_event_bus_exceptions --noshutdown_on_low_sys_mem --nowindows_enable_symlinks --output_base=/home/runner/.cache/bazel/_bazel_runner/8e9f7bf5c7ea7145245717c620f4b2bc --output_user_root=/home/runner/.cache/bazel/_bazel_runner --write_command_log
🎛️ Command options (39)
--action_env=DUMMY_BUILD_MODE_ON=1 --action_env='DUMMY_DB_PASSWORD=<REDACTED>' --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' --build_event_binary_file=/tmp/build-event-out-5b99180a-37c9-4549-ab94-ecc827e1d120.bin --build_event_binary_file_upload_mode=fully_async --build_event_publish_all_actions --build_metadata=ASPECT_TASK_ID=format-gha-ephemeral --build_metadata=ASPECT_TASK_NAME=Format --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://docs.aspect.build),[Website](https://aspect.build/)' --build_metadata=TAGS=dev,local,axl-testing --build_metadata=TAG_COMPONENT=aspect-cli --build_metadata=TAG_ENV=dev --build_runfile_links --color=yes --enable_platform_specific_config --experimental_build_event_upload_strategy=local --experimental_fetch_all_coverage_outputs --experimental_profile_include_target_label --generate_json_trace_profile=1 --heap_dump_on_oom --host_platform=//bazel/platforms:linux_host_platform --incompatible_default_to_explicit_init_py --incompatible_enforce_starlark_utf8=error --incompatible_modify_execution_info_additive --module_mirrors=https://bcr.cloudflaremirrors.com --nobuild_runfile_links --noexperimental_check_external_repository_files --noremote_upload_local_results --nosandbox_default_allow_network --profile=/tmp/749921d5-68e3-4c0a-95a3-ae33a9fbe189.profile.gz --remote_download_outputs=toplevel --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1 --repo_env=DUMMY_FEATURE_FLAG=true --repo_env='JAVA_HOME=<REDACTED>' --reuse_sandbox_directories --show_result=20 --test_output=errors --workspace_status_command=tools/githooks/check-config.sh
⏱ Last updated Mon May 25 19:12:39 UTC 2026 · 📊 GitHub API quota 462/15,000 (3% used, resets in 12m)
🚀 Powered by Aspect CLI (v0.0.0-dev) | Aspect Build · X · LinkedIn · YouTube
Loading