Skip to content

Don't double-rethrow std::exception_ptr #60

Don't double-rethrow std::exception_ptr

Don't double-rethrow std::exception_ptr #60

Re-run triggered July 31, 2023 01:14
Status Cancelled
Total duration 20h 6m 17s
Artifacts

ci.yml

on: pull_request
Matrix: posix
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
posix (clang, 03,11,14,17,2a, macos-10.15)
The run was canceled by @zajo.
posix (clang, clang++-3.9, 03,11,14, ubuntu-18.04, clang-3.9)
The run was canceled by @zajo.
posix (clang, clang++-4.0, 03,11,14, ubuntu-18.04, clang-4.0)
The run was canceled by @zajo.
posix (gcc-4.8, 03,11, ubuntu-18.04, g++-4.8)
The run was canceled by @zajo.
posix (clang, clang++-7, 03,11,14,17, ubuntu-18.04, clang-7)
The run was canceled by @zajo.
posix (gcc-5, 03,11,14,1z, ubuntu-18.04, g++-5)
The run was canceled by @zajo.
posix (gcc-8, 03,11,14,17,2a, ubuntu-18.04, g++-8)
The run was canceled by @zajo.
windows (msvc-14.1, 14,17,latest, 32,64, windows-2016)
The run was canceled by @zajo.
posix (gcc-6, 03,11,14,1z, ubuntu-18.04, g++-6)
The run was canceled by @zajo.
posix (gcc-7, 03,11,14,17, ubuntu-18.04)
The run was canceled by @zajo.
windows (gcc, 03,11,14,17,2a, 64, windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (msvc-14.2, 14,17,latest, 32,64, windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (clang, clang++-8, 03,11,14,17, ubuntu-20.04, clang-8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (clang, clang++-9, 03,11,14,17,2a, ubuntu-20.04, clang-9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (clang, clang++-10, 03,11,14,17,2a, ubuntu-20.04, clang-10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (clang, clang++-11, 03,11,14,17,2a, ubuntu-20.04, clang-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (gcc-10, 03,11,14,17,2a, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (gcc-9, 03,11,14,17,2a, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (clang, clang++-12, 03,11,14,17,2a, ubuntu-20.04, clang-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
posix (gcc-11, 03,11,14,17,2a, ubuntu-20.04, g++-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
CI
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583