-
Notifications
You must be signed in to change notification settings - Fork 10
log: use new toolchain #55
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
log: use new toolchain #55
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
ba873f1 to
50fd03e
Compare
| auto result = PackageFileData(data_span, file, serial_number, pkg_number); | ||
| EXPECT_EQ(result, std::nullopt); | ||
| } | ||
| // Commented out test to avoid build failure due to use `file` after close compiler error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please create a task as a follow-up to fix this - helps tracking and follow-up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
50fd03e to
b6e5b1e
Compare
b6e5b1e to
c21661b
Compare
1a58dab to
cf08491
Compare
Notes for Reviewer
Pre-Review Checklist for the PR Author
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
Closes #