Skip to content

Fix different signedness comparison on Arm #66

Fix different signedness comparison on Arm

Fix different signedness comparison on Arm #66

Triggered via push November 5, 2023 11:47
Status Cancelled
Total duration 1h 22m 52s
Artifacts

ci.yml

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

Annotations

24 errors and 7 warnings
windows (gcc, 03,11,14,17,2a, 64, windows-2019, cxxflags=-Wa,-mbig-obj)
Process completed with exit code 1.
posix (clang, clang++-10, 03,11,14,17,2a, ubuntu-20.04, clang-10)
Process completed with exit code 1.
posix (clang, clang++-8, 03,11,14,17, ubuntu-20.04, clang-8)
Process completed with exit code 1.
posix (clang, clang++-9, 03,11,14,17,2a, ubuntu-20.04, clang-9)
Process completed with exit code 1.
posix (clang, 03,11,14,17,2a, macos-10.15)
The run was canceled by @pdimov.
posix (clang, clang++-3.5, 03,11, ubuntu-16.04, clang-3.5)
The run was canceled by @pdimov.
windows (msvc-14.1, 14,17,latest, 32,64, windows-2016)
The run was canceled by @pdimov.
posix (gcc-10, 03,11,14,17,2a, ubuntu-18.04, g++-10)
The run was canceled by @pdimov.
posix (gcc-5, 03,11,14,1z, ubuntu-16.04, g++-5)
The run was canceled by @pdimov.
posix (clang, clang++-7, 03,11,14,17, ubuntu-18.04, clang-7)
The run was canceled by @pdimov.
posix (gcc-6, 03,11,14,1z, ubuntu-16.04, g++-6)
The run was canceled by @pdimov.
posix (gcc-9, 03,11,14,17,2a, ubuntu-18.04, g++-9)
The run was canceled by @pdimov.
posix (gcc-8, 03,11,14,17,2a, ubuntu-18.04, g++-8)
The run was canceled by @pdimov.
posix (gcc-7, 03,11,14,17, ubuntu-18.04, g++-7)
The run was canceled by @pdimov.
posix (gcc-4.8, 03,11, ubuntu-16.04, g++-4.8)
The run was canceled by @pdimov.
posix (gcc-4.9, 03,11, ubuntu-16.04, g++-4.9)
The run was canceled by @pdimov.
posix (gcc-4.7, 03,11, ubuntu-16.04, g++-4.7)
The run was canceled by @pdimov.
windows (gcc, 03,11,14,17,2a, 64, windows-2019, cxxflags=-Wa,-mbig-obj)
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++-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++-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/
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