Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the build #28229

Merged
merged 1 commit into from Sep 19, 2023
Merged

Fix the build #28229

merged 1 commit into from Sep 19, 2023

Conversation

michi-covalent
Copy link
Contributor

The main branch build is failing with these errors:

-: # github.com/cilium/cilium/pkg/bgpv1/test
Error: pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
Error: pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
-: # github.com/cilium/cilium/pkg/bgpv1/test [github.com/cilium/cilium/pkg/bgpv1/test.test]
Error: pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
Error: pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
linters: 6 errors during loading

Ref: https://github.com/cilium/cilium/actions/runs/6237746960/job/16932035909

The main branch build is failing with these errors:

    -: # github.com/cilium/cilium/pkg/bgpv1/test
    Error: pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
    Error: pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
    Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
    Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
    -: # github.com/cilium/cilium/pkg/bgpv1/test [github.com/cilium/cilium/pkg/bgpv1/test.test]
    Error: pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
    Error: pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
    Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:120:13: undefined: resource
    Error: /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/bgpv1/test/fixtures.go:121:9: undefined: utils
    linters: 6 errors during loading

Ref: https://github.com/cilium/cilium/actions/runs/6237746960/job/16932035909

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Sep 19, 2023
@michi-covalent michi-covalent added the release-note/ci This PR makes changes to the CI. label Sep 19, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Sep 19, 2023
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent marked this pull request as ready for review September 19, 2023 20:34
@michi-covalent michi-covalent requested a review from a team as a code owner September 19, 2023 20:34
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 19, 2023
@michi-covalent michi-covalent merged commit 638fd1f into main Sep 19, 2023
207 checks passed
@michi-covalent michi-covalent deleted the pr/michi/build-error branch September 19, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants