Skip to content

avoid c++11 nullptr and use 0 on null comparison #323

avoid c++11 nullptr and use 0 on null comparison

avoid c++11 nullptr and use 0 on null comparison #323

Triggered via push September 20, 2023 21:02
Status Success
Total duration 8m 54s
Artifacts

ci.yml

on: push
Matrix: build-macos
Matrix: build-ubuntu
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-ubuntu (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ubuntu (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/