Skip to content

Add initial OSS implementation #36

Add initial OSS implementation

Add initial OSS implementation #36

Triggered via push March 18, 2024 02:30
Status Failure
Total duration 2m 53s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
build (Ubuntu (GCC), ubuntu-latest, gcc, g++): src/backends/OSS/PauseFlag.hpp#L18
call to non-‘constexpr’ function ‘std::atomic<bool>::operator bool() const’
build (Ubuntu (GCC), ubuntu-latest, gcc, g++): src/backends/OSS/PauseFlag.hpp#L21
call to non-‘constexpr’ function ‘bool std::atomic<bool>::operator=(bool)’
build (Ubuntu (GCC), ubuntu-latest, gcc, g++): src/backends/OSS/OSS.cpp#L400
type qualifiers ignored on cast result type [-Werror=ignored-qualifiers]
build (Ubuntu (GCC), ubuntu-latest, gcc, g++): src/backends/OSS/OSS.cpp#L425
type qualifiers ignored on cast result type [-Werror=ignored-qualifiers]
build (Ubuntu (GCC), ubuntu-latest, gcc, g++): src/backends/OSS/OSS.cpp#L69
‘)’ directive output may be truncated writing 1 byte into a region of size between 0 and 62 [-Werror=format-truncation=]
build (Ubuntu (GCC), ubuntu-latest, gcc, g++)
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1685450331/cmake-3.28.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
build (Ubuntu (GCC), ubuntu-latest, gcc, g++)
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/.
build (Ubuntu (Clang), ubuntu-latest, clang, clang++)
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/.
build (Windows (MSVC), windows-latest, cl, cl)
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/.
build (Windows (Clang), windows-latest, clang-cl, clang-cl)
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/.