Skip to content

Unset "-Wno-nan-infinity-disabled" #3743

Unset "-Wno-nan-infinity-disabled"

Unset "-Wno-nan-infinity-disabled" #3743

Triggered via push November 8, 2024 11:17
Status Failure
Total duration 52m 6s
Artifacts

build-checks.yml

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

Annotations

8 errors
clang-tidy: src/test/durationutiltest.cpp#L118
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy: src/test/frametest.cpp#L21
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy: src/test/frametest.cpp#L57
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy: src/test/frametest.cpp#L61
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy: src/test/frametest.cpp#L65
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy: src/test/mathutiltest.cpp#L54
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy: src/test/mathutiltest.cpp#L58
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
clang-tidy
Process completed with exit code 2.