Skip to content

Update and fix various line finding functions #76411

Update and fix various line finding functions

Update and fix various line finding functions #76411

Triggered via pull request April 17, 2024 07:38
Status Failure
Total duration 4h 11m 57s
Artifacts

clang-tidy.yml

on: pull_request
skip-duplicates
5s
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (other): tests/line_test.cpp#L18
macro argument should be enclosed in parentheses [bugprone-macro-parentheses,-warnings-as-errors]
build (other): tests/line_test.cpp#L56
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
build (other): tests/line_test.cpp#L67
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
build (other)
Process completed with exit code 123.
build (src): src/line.h#L156
function 'line_to_2' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name,-warnings-as-errors]
build (src): src/line.h#L161
function 'line_to_2' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name,-warnings-as-errors]
build (src): src/line.h#L167
function 'line_through_2' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name,-warnings-as-errors]
build (src): src/line.h#L172
function 'line_through_2' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name,-warnings-as-errors]
build (src): src/line.h#L184
function 'find_line_to_2' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name,-warnings-as-errors]
build (src)
Process completed with exit code 123.