Skip to content

Use std::optional to clean up some code and prevent use-after-free bugs #8985

Use std::optional to clean up some code and prevent use-after-free bugs

Use std::optional to clean up some code and prevent use-after-free bugs #8985

Triggered via pull request November 22, 2024 16:44
Status Success
Total duration 10m 45s
Artifacts

presubmit.yml

on: pull_request
Check clang-format
16s
Check clang-format
Check clang-tidy
10m 37s
Check clang-tidy
Check CMake file lists
4s
Check CMake file lists
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check CMake file lists
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check clang-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check clang-tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/