Skip to content

revise termio handling in prompt() #1195

revise termio handling in prompt()

revise termio handling in prompt() #1195

Triggered via push January 18, 2024 07:20
Status Failure
Total duration 6m 1s
Artifacts

ci-build.yml

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

Annotations

1 error and 6 warnings
cppcoreguidelines-init-variables: src/tateyama/datastore/backup.cpp#L49
variable 'oldf' is not initialized
hicpp-signed-bitwise: src/tateyama/datastore/backup.cpp#L57
use of a signed integer operand with a unary bitwise operator
hicpp-signed-bitwise: src/tateyama/datastore/backup.cpp#L58
use of a signed integer operand with a unary bitwise operator
hicpp-signed-bitwise: src/tateyama/datastore/backup.cpp#L69
use of a signed integer operand with a binary bitwise operator