Skip to content

Actually --known_good is not required#491

Draft
a-zw wants to merge 1 commit intoeclipse-score:mainfrom
etas-contrib:hotfix-mergelinks-known-good
Draft

Actually --known_good is not required#491
a-zw wants to merge 1 commit intoeclipse-score:mainfrom
etas-contrib:hotfix-mergelinks-known-good

Conversation

@a-zw
Copy link
Copy Markdown
Contributor

@a-zw a-zw commented Apr 14, 2026

Fixes breaking logging: https://github.com/eclipse-score/logging/actions/runs/24405821314/job/71288707509

ERROR: /home/runner/work/logging/logging/BUILD:49:5: Executing genrule //:merged_sourcelinks failed: (Exit 2): bash failed: error executing Genrule command (from target //:merged_sourcelinks) /bin/bash -c ... (remaining 1 argument skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
usage: merge_sourcelinks.py [-h] --output OUTPUT --known_good KNOWN_GOOD
                            [files ...]
merge_sourcelinks.py: error: the following arguments are required: --known_good

@github-actions
Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: 0b3b4a69-ed9f-4da9-9777-819a6f93877b
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
WARNING: Target pattern parsing failed.
ERROR: Skipping '//src:license-check': no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
ERROR: no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
INFO: Elapsed time: 4.891s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@a-zw a-zw changed the title fix: Actually --known_good is not required Actually --known_good is not required Apr 14, 2026
@github-actions
Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant