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 clippy & unit test failures #1013

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Fix clippy & unit test failures #1013

merged 3 commits into from
Oct 17, 2024

Conversation

ianstanton
Copy link
Member

@ianstanton ianstanton commented Oct 17, 2024

Example failure: https://github.com/tembo-io/tembo/actions/runs/11376253782/job/31648418163

error: linker `cc` not found
  |
  = note: No such file or directory (os error 2)

error: could not compile `proc-macro2` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `libc` (build script) due to 1 previous error
Error: Process completed with exit code 101.

Signed-off-by: Ian Stanton <ian@tembo.io>
Signed-off-by: Ian Stanton <ian@tembo.io>
@ianstanton ianstanton changed the title Fix clippy failures Fix clippy & unit test failures Oct 17, 2024
Signed-off-by: Ian Stanton <ian@tembo.io>
@ianstanton ianstanton marked this pull request as ready for review October 17, 2024 01:38
@nhudson nhudson merged commit 053317e into main Oct 17, 2024
9 checks passed
@nhudson nhudson deleted the fix-clippy-failure branch October 17, 2024 02:19
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