Skip to content

Optimize binary get_number implementation by reading multiple bytes at once #3271

Optimize binary get_number implementation by reading multiple bytes at once

Optimize binary get_number implementation by reading multiple bytes at once #3271

Re-run triggered June 7, 2024 05:48
Status Failure
Total duration 18m 27s
Artifacts

windows.yml

on: pull_request
Matrix: clang-cl-11
Matrix: clang
Matrix: mingw
Matrix: msvc2019
Matrix: msvc2022
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 13 warnings
msvc2019 (Debug, x64)
Process completed with exit code 1.
msvc2019 (Release, x64)
The job was canceled because "Debug_x64" failed.
msvc2019 (Release, x64)
The operation was canceled.
msvc2019 (Release, Win32)
The job was canceled because "Debug_x64" failed.
msvc2019 (Release, Win32)
The operation was canceled.
msvc2019 (Debug, Win32)
The job was canceled because "Debug_x64" failed.
msvc2019 (Debug, Win32)
The operation was canceled.
msvc2022 (Debug, Win32)
Process completed with exit code 1.
msvc2022 (Release, x64)
The job was canceled because "Debug_Win32" failed.
msvc2022 (Release, Win32)
The job was canceled because "Debug_Win32" failed.
msvc2022 (Release, Win32)
The operation was canceled.
msvc2022 (Debug, x64)
The job was canceled because "Debug_Win32" failed.
msvc2022 (Debug, x64)
The operation was canceled.
msvc2019_latest
Process completed with exit code 1.
msvc2022_latest
Process completed with exit code 1.
msvc2019 (Debug, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc2022 (Debug, Win32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang (13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc2019_latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang (15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc2022_latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-cl-11 (Win32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clang-cl-11 (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mingw (x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mingw (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.