Skip to content

Bump Aspect CLI version to 2026.26.15#899

Merged
gregmagolan merged 1 commit into
mainfrom
bump-to-2026.26.15
Jun 23, 2026
Merged

Bump Aspect CLI version to 2026.26.15#899
gregmagolan merged 1 commit into
mainfrom
bump-to-2026.26.15

Bump Aspect CLI version to 2026.26.15

bd168d4
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / lint-js succeeded Jun 23, 2026 in 52s

✅ lint //... · Passed

✅ Succeeded · 📅 Tue Jun 23 19:15:37 UTC 2026 · ⏱ 52.7s — 🔧 Setup 35.3s · 🔍 Detect 1.3s · 🔬 Lint 15s · 🔎 Filter 1s
👤 runner · 🖥 runnervm7b5n9 · 💎 aspect-cli v2026.26.15
📦 50 targets · ⚡ 222 of 2,310 actions executed (90% cached) · 🔧 bazel v9.1.1 build · 🎯 x86_64 · ⚙️ opt
🐙 GitHub Actions

⚙️ Strategy: hold-the-line — filtered to 17 changed files
💬 Last update: lint task complete

Details

🔍 Lint findings (0)

🧹 Linters (1)

Linter | 🚨 Errors | ⚠️ Warnings | ℹ️ Infos | 🔧 Auto Fixes
-------+----------+-------------+----------+-------------
ESLint |        0 |           0 |        0 |            0

🔁 Reproduce

aspect lint --base-ref=origin/main -- //...

Install aspect: aspect.build/docs/cli/install

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase  | Description                  | Duration
-------+------------------------------+---------
Setup  | Prepare the task environment | 35.3s   
Detect | Detect changed files         | 1.3s    
Lint   | Run lint aspects             | 15s     
Filter | Filter diagnostics           | 1s      
-------+------------------------------+---------
Total  |                              | 52.7s   

🎯 Bazel targets (50)

✅ 50 Targets Built
Label                                                | Target Type       
-----------------------------------------------------+-------------------
//:eslintrc                                          | js_library        
//:eslintrc                                          | js_library        
//:prettierrc                                        | js_library        
//:prettierrc                                        | js_library        
//bazel:preset                                       | generate_preset   
//bazel:preset                                       | generate_preset   
//bazel:preset.update                                | _write_source_file
//bazel:preset.update                                | _write_source_file
//hello/js:hello                                     | js_binary         
//hello/js:hello                                     | js_binary         
//hello/js:js                                        | ts_project        
//hello/js:js                                        | ts_project        
//hello/js:js_tests                                  | ts_project        
//hello/js:js_tests                                  | ts_project        
//hello/js:js_tests_transpile                        | swc_compile       
//hello/js:js_tests_transpile                        | swc_compile       
//hello/js:js_tests_typecheck                        | filegroup         
//hello/js:js_tests_typecheck                        | filegroup         
//hello/js:js_tests_types                            | filegroup         
//hello/js:js_tests_types                            | filegroup         
//hello/js:js_transpile                              | swc_compile       
//hello/js:js_transpile                              | swc_compile       
//hello/js:js_typecheck                              | filegroup         
//hello/js:js_typecheck                              | filegroup         
//hello/js:js_types                                  | filegroup         
//hello/js:js_types                                  | filegroup         
//hello/js:tsconfig                                  | ts_config         
//hello/js:tsconfig                                  | ts_config         
//tools/format:format                                | multirun          
//tools/format:format                                | multirun          
//tools/format:format.check                          | multirun          
//tools/format:format.check                          | multirun          
//tools/format:format_JavaScript_with_prettier       | command           
//tools/format:format_JavaScript_with_prettier       | command           
//tools/format:format_JavaScript_with_prettier.check | command           
//tools/format:format_JavaScript_with_prettier.check | command           
//tools/format:prettier                              | js_binary         
//tools/format:prettier                              | js_binary         
//tools/lint:eslint                                  | js_binary         
//tools/lint:eslint                                  | js_binary         
//tools:bazel_env                                    | _bazel_env_rule   
//tools:bazel_env                                    | _bazel_env_rule   
_8 more not shown._

🧮 Bazel details

📟 Command line · bazel build //...
bazel build \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --remote_download_regex=''\''.*AspectRulesLint.*'\''' \
  --aspects=//tools/lint:linters.bzl%eslint \
  --output_groups=rules_lint_patch \
  --output_groups=rules_lint_machine \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/8966a88c-2d5c-4ec4-9715-48166eb4f229.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Lint \
  --build_metadata=ASPECT_TASK_ID=2dec3be1-0e3b-46f3-9a7e-239a24e3262e \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-6b511d80-b8b8-4195-8f0b-5a708d50afd2.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 419b6152-a725-414f-9c78-c785cc7dfd0c
  • Command: build
  • Bazel version: 9.1.1
  • Start time: Tue Jun 23 19:15:37 UTC 2026
  • End time: Tue Jun 23 19:15:48 UTC 2026
  • User: runner
  • Host name: runnervm7b5n9
  • CPU Target: x86_64
  • Mode: opt
  • Working directory: /home/runner/work/_temp/out
  • Workspace directory: /home/runner/work/_temp/out
  • Server PID: 2397
⏱ Timing
  • Elapsed time: 10.9s
  • Analysis time: 3.5s
  • Execution time: 10.4s
  • Bazel server time: 18 cpu-seconds
📦 Build graph
  • Targets: 50 targets (24,068 configured, 63 aspect applications)
  • Actions: 222 actions (2,310 created)
  • Packages: 419 packages loaded
💾 Cache stats
  • Actions: 2,088 of 2,310 cached (90%)
⚡ Actions by mnemonic (12)
Mnemonic                    | Count | %    
----------------------------+-------+------
UnresolvedSymlink           | 105   | 47.2%
NpmPackageExtract           | 85    | 38.2%
AspectRulesLintESLint       | 8     | 3.6% 
AspectRulesLintParseToSarif | 4     | 1.8% 
CopyFile                    | 4     | 1.8% 
FileWrite                   | 4     | 1.8% 
TemplateExpand              | 4     | 1.8% 
RepoMappingManifest         | 2     | 0.9% 
RunfilesTree                | 2     | 0.9% 
SourceSymlinkManifest       | 2     | 0.9% 
BazelWorkspaceStatusAction  | 1     | 0.4% 
Genrule                     | 1     | 0.4% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 120   | 54.0%
processwrapper-sandbox · Local | 102   | 45.9%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm7b5n9
  • BUILD_TIMESTAMP: 1782242138
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jun 23 19 15 38 Tue
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 2dec3be1-0e3b-46f3-9a7e-239a24e3262e
  • ASPECT_TASK_NAME: Lint
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/1172dc508f6acd5cd0b982f0b38d775c/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/1172dc508f6acd5cd0b982f0b38d775c
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (41)
--announce_rc
--aspects=//tools/lint:linters.bzl%eslint
--build_event_binary_file=/tmp/build-event-out-6b511d80-b8b8-4195-8f0b-5a708d50afd2.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=2dec3be1-0e3b-46f3-9a7e-239a24e3262e
--build_metadata=ASPECT_TASK_NAME=Lint
--color=yes
--curses=yes
--disk_cache=/home/runner/.cache/bazel-disk
--downloader_config=bazel/downloader.cfg
--enable_platform_specific_config
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--heap_dump_on_oom
--incompatible_default_to_explicit_init_py
--incompatible_enforce_starlark_utf8=error
--incompatible_modify_execution_info_additive
--lockfile_mode=error
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noremote_upload_local_results
--nosandbox_default_allow_network
--output_groups=rules_lint_machine
--output_groups=rules_lint_patch
--profile=/tmp/8966a88c-2d5c-4ec4-9715-48166eb4f229.profile.gz
--remote_download_outputs=minimal
--remote_download_regex=''\''.*AspectRulesLint.*'\'''
--remote_local_fallback
--remote_timeout=3600
--remote_upload_local_results
--repo_env='JAVA_HOME=<REDACTED>'
--repository_cache=/home/runner/.cache/bazel-repo
--reuse_sandbox_directories
--show_progress_rate_limit=60
--show_result=20
--show_timestamps
--test_output=errors

⏱ Last updated Tue Jun 23 19:15:53 UTC 2026 · 📊 GitHub API quota 8,587/15,000 (57% used, resets in 9m, throttle 3×)
🚀 Powered by Aspect CLI (v2026.26.15)  |  Aspect Build · X · LinkedIn · YouTube