Skip to content

Try using C++17's aligned new, maybe works natively on MSYS? #775

Try using C++17's aligned new, maybe works natively on MSYS?

Try using C++17's aligned new, maybe works natively on MSYS? #775

Triggered via pull request November 12, 2023 02:14
Status Cancelled
Total duration 8m 8s
Artifacts

CI.yml

on: pull_request
Matrix: linux-coverage
Matrix: linux-fast
Matrix: linux-legacy
Matrix: linux-ossfuzz
Matrix: linux-sonarcloud-static-analysis
Waiting for pending jobs
Matrix: linux-static-analysis
Matrix: macOS-coverage
Matrix: macOS-fast
Matrix: macOS-legacy
Matrix: windows-msys2-coverage
Matrix: windows-msys2-fast
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 1 warning
windows-msys2-fast (windows-latest, MINGW64, x86_64, GNU, gcc, g++, Release) / MINGW64.GNU.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, MINGW64, x86_64, GNU, gcc, g++, RelWithDebInfo) / MINGW64.GNU.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, MINGW32, i686, GNU, gcc, g++, RelWithDebInfo) / MINGW32.GNU.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
macOS-legacy (macos-13, XCode, 14.3, 12.5, cc, c++, RelWithDebInfo) / XCode.14.3.targeting.OSX.12.5.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, UCRT64, x86_64, GNU, gcc, g++, RelWithDebInfo) / UCRT64.GNU.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, MINGW32, i686, GNU, gcc, g++, Release) / MINGW32.GNU.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, UCRT64, x86_64, GNU, gcc, g++, Release) / UCRT64.GNU.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
macOS-coverage (macos-13, XCode, 14.3, 13, cc, c++, Coverage) / XCode.14.3.targeting.OSX.13.Coverage
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
linux-static-analysis (linux, debian:unstable-slim, LLVM, 17, clang-17, clang++-17, clang-tidy-17... / debian:unstable-slim.LLVM17.ClangTidy
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, CLANG64, x86_64, LLVM, clang, clang++, RelWithDebInfo) / CLANG64.LLVM.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
linux-coverage (linux, debian:trixie-slim, GNU, 13, gcc-13, g++-13, gcov-13, Coverage) / debian:trixie-slim.GNU13.Coverage
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, CLANG64, x86_64, LLVM, clang, clang++, Release) / CLANG64.LLVM.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
linux-legacy (linux, debian:trixie-slim, LLVM, 16, clang-16, clang++-16, RelWithDebInfo) / debian:trixie-slim.LLVM16.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, CLANG32, i686, LLVM, clang, clang++, RelWithDebInfo) / CLANG32.LLVM.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
linux-static-analysis (linux, debian:unstable-slim, LLVM, 17, clang-17, clang++-17, ClangStaticAn... / debian:unstable-slim.LLVM17.ClangStaticAnalysis
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
linux-static-analysis (linux, debian:unstable-slim, LLVM, 17, clang-17, clang++-17, CodeQLAnalysis) / debian:unstable-slim.LLVM17.CodeQLAnalysis
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-fast (windows-latest, CLANG32, i686, LLVM, clang, clang++, Release) / CLANG32.LLVM.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
windows-msys2-coverage (windows-latest, MINGW64, x86_64, GNU, gcc, g++, Coverage) / MINGW64.GNU.Coverage
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
macOS-legacy (macos-13, XCode, 14.3, 12.5, cc, c++, Release) / XCode.14.3.targeting.OSX.12.5.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
macOS-fast (macos-13, XCode, 14.3, 13, cc, c++, RelWithDebInfo) / XCode.14.3.targeting.OSX.13.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
macOS-fast (macos-12, XCode, 14.2, 12.5, cc, c++, RelWithDebInfo) / XCode.14.2.targeting.OSX.12.5.RelWithDebInfo
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
macOS-fast (macos-12, XCode, 14.2, 12.5, cc, c++, Release) / XCode.14.2.targeting.OSX.12.5.Release
Canceling since a higher priority waiting request for 'CI-new-with-alignment' exists
linux-coverage (linux, debian:trixie-slim, GNU, 13, gcc-13, g++-13, gcov-13, Coverage) / debian:trixie-slim.GNU13.Coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/