Skip to content

lockfree: implement spsc_value #154

lockfree: implement spsc_value

lockfree: implement spsc_value #154

Triggered via push December 8, 2024 00:15
Status Cancelled
Total duration 1d 10h 3m 2s
Artifacts

ci.yml

on: push
runner-selection
2s
runner-selection
Matrix: posix-cmake-install
Matrix: posix-cmake-subdir
Matrix: posix-cmake-test
Matrix: windows-cmake-install
Matrix: windows-cmake-subdir
Matrix: windows-cmake-test
Matrix: posix
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
posix-cmake-install (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
posix-cmake-install (macos-12)
GitHub Actions has encountered an internal error when running your job.
posix-cmake-subdir (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
posix-cmake-subdir (macos-12)
GitHub Actions has encountered an internal error when running your job.
posix-cmake-test (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
posix-cmake-test (macos-12)
GitHub Actions has encountered an internal error when running your job.
posix-cmake-install (macos-11)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
posix-cmake-subdir (macos-11)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
posix-cmake-test (macos-11)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
posix (macos-12, clang, 14,17,20, macos-11, true)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
posix (macos-11, clang, 14,17,2a, macos-11, true)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
posix (macos-13, clang, 14,17,20, macos-11, true)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
runner-selection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
posix (gcc-11, 14,17,20, ubuntu-22.04, g++-11, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-10, 14,17,2a, ubuntu-22.04, g++-10, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (clang, clang-9, clang++-9, 14,17, ubuntu-22.04, ubuntu:18.04)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-13, 14,17,20, ubuntu-22.04, g++-13, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-5, 14,1z, ubuntu-22.04, ubuntu:16.04, g++-5, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-12, 14,17,20, ubuntu-22.04, g++-12, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-7, 14,17, ubuntu-22.04, ubuntu:18.04, g++-7, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-6, 14,1z, ubuntu-22.04, ubuntu:16.04, g++-6, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-9, 14,17,2a, ubuntu-22.04, ubuntu:18.04, g++-9, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
posix (gcc-8, 14,17,2a, ubuntu-22.04, ubuntu:18.04, g++-8, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/