Skip to content

fix: workflow issue in awesome workflow #8660

fix: workflow issue in awesome workflow

fix: workflow issue in awesome workflow #8660

Triggered via pull request November 24, 2024 14:11
Status Success
Total duration 4m 16s
Artifacts

awesome_workflow.yml

on: pull_request
Code Formatter
23s
Code Formatter
Matrix: Compile checks
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Compile checks (ubuntu-latest): math/eulers_totient_function.cpp#L79
unused parameter ‘argc’ [-Wunused-parameter]
Compile checks (ubuntu-latest): math/eulers_totient_function.cpp#L79
unused parameter ‘argv’ [-Wunused-parameter]
Compile checks (ubuntu-latest): math/gcd_iterative_euclidean.cpp#L16
suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
Compile checks (ubuntu-latest): math/gcd_recursive_euclidean.cpp#L15
suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
Compile checks (ubuntu-latest): math/integral_approximation.cpp#L47
comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Compile checks (ubuntu-latest): math/modular_division.cpp#L113
unused parameter ‘argc’ [-Wunused-parameter]
Compile checks (ubuntu-latest): math/modular_division.cpp#L113
unused parameter ‘argv’ [-Wunused-parameter]
Compile checks (ubuntu-latest): math/n_choose_r.cpp#L80
unused parameter ‘argc’ [-Wunused-parameter]
Compile checks (ubuntu-latest): math/n_choose_r.cpp#L80
unused parameter ‘argv’ [-Wunused-parameter]
Compile checks (ubuntu-latest): math/realtime_stats.cpp#L158
unused parameter ‘argc’ [-Wunused-parameter]
Compile checks (macOS-latest): math/eulers_totient_function.cpp#L79
unused parameter 'argc' [-Wunused-parameter]
Compile checks (macOS-latest): math/eulers_totient_function.cpp#L79
unused parameter 'argv' [-Wunused-parameter]
Compile checks (macOS-latest): math/integral_approximation.cpp#L47
comparison of integers of different signs: 'int' and 'uint64_t' (aka 'unsigned long long') [-Wsign-compare]
Compile checks (macOS-latest): math/modular_division.cpp#L113
unused parameter 'argc' [-Wunused-parameter]
Compile checks (macOS-latest): math/modular_division.cpp#L113
unused parameter 'argv' [-Wunused-parameter]
Compile checks (macOS-latest): math/n_choose_r.cpp#L80
unused parameter 'argc' [-Wunused-parameter]
Compile checks (macOS-latest): math/n_choose_r.cpp#L80
unused parameter 'argv' [-Wunused-parameter]
Compile checks (macOS-latest): math/realtime_stats.cpp#L158
unused parameter 'argc' [-Wunused-parameter]
Compile checks (macOS-latest): math/realtime_stats.cpp#L158
unused parameter 'argv' [-Wunused-parameter]
Compile checks (macOS-latest): others/iterative_tree_traversals.cpp#L221
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]