Skip to content

BUG: Remove use of deprecated header file #76

BUG: Remove use of deprecated header file

BUG: Remove use of deprecated header file #76

Triggered via push February 20, 2026 17:39
Status Failure
Total duration 1h 28m 59s
Artifacts

linux.yml

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

Annotations

2 errors and 5 warnings
build (ubuntu-22.04, g++-11)
Process completed with exit code 8.
build (ubuntu-22.04, clang++-14)
Process completed with exit code 8.
build (ubuntu-22.04, clang++-14)
implicit conversion from 'const unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
build (ubuntu-22.04, clang++-14)
implicit conversion from 'const long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
build (ubuntu-22.04, clang++-14)
implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
build (ubuntu-22.04, clang++-14)
implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
build (ubuntu-22.04, clang++-14)
explicit instantiation of 'readIntoSpan<bool>' that occurs after an explicit specialization has no effect [-Winstantiation-after-specialization]