Skip to content

Demo gazelle check#486

Draft
hofbi wants to merge 2 commits intoaspect-build:mainfrom
hofbi:patch-2
Draft

Demo gazelle check#486
hofbi wants to merge 2 commits intoaspect-build:mainfrom
hofbi:patch-2

Conversation

@hofbi
Copy link
Contributor

@hofbi hofbi commented Nov 26, 2025

Removed dependency on com_github_google_go_cmp in oci_go_image_lib.


Changes are visible to end-users: yes/no

  • Searched for relevant documentation and updated as needed: yes/no
  • Breaking change (forces users to change their own code or config): yes/no
  • Suggested release notes appear below: yes/no

Test plan

  • Covered by existing test cases
  • New test cases added
  • Manual testing; please provide instructions so we can reproduce:

@aspect-workflows
Copy link
Contributor

aspect-workflows bot commented Nov 26, 2025

Test

⚠️ Buildkite build #1071 failed.

//oci_go_image:oci_go_image_lib failed to build

GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/ecfbc9e2e204548d04a4ac94391cc4d54c8b9b2af3f6da2e67e861e7b11b9a97-900/
compilepkg: missing strict dependencies:
	/var/build/root/046f72d8c80cf246/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.

//oci_go_image:app failed to build

GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/657650a9bc9f0dca627c1ae3815908d1c728f1f6657ac3619939c188593c7fcf-893/
compilepkg: missing strict dependencies:
	/var/build/root/bcd34f1f728c2e09/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.
GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/75d3c77b2808ca8abccf16c626f3d97ab314d0e8b754a6ee77f91e8ea17f9cf0-888/
compilepkg: missing strict dependencies:
	/var/build/root/e58a1fd0387207f1/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.

//oci_go_image:oci_go_image_test failed to build

GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/83b5ba1ca63ab51a1f1ef70663783bd0f94b660e05dc281f86ae0a5d0fbca84c-902/
compilepkg: missing strict dependencies:
	/var/build/root/b37b5ae91ea2b7ef/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.

💡 To reproduce the build failures, run

bazel build //oci_go_image:oci_go_image_lib //oci_go_image:app //oci_go_image:app //oci_go_image:oci_go_image_test

Buildifier      Format      Gazelle      Lint [.]

hofbi added 2 commits December 1, 2025 08:32
Removed dependency on com_github_google_go_cmp in oci_go_image_lib.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@gregmagolan gregmagolan force-pushed the main branch 3 times, most recently from 859e600 to a48f1be Compare February 10, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants