Skip to content

Merge pull request #143 from Immortals-Robotics/dev/rc24-tmp #317

Merge pull request #143 from Immortals-Robotics/dev/rc24-tmp

Merge pull request #143 from Immortals-Robotics/dev/rc24-tmp #317

Triggered via push July 24, 2024 10:34
Status Failure
Total duration 4m 33s
Artifacts

build.yml

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

Annotations

10 errors and 42 warnings
build (windows, release): source/soccer/plays/normal_play_att.cpp#L97
the following warning is treated as an error
build (windows, release)
run-cmake action execution failed: 'Error: "'D:\a\_temp\1475700313\cmake-3.30.1-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (windows, debug)
The job was canceled because "windows_release" failed.
build (windows, debug)
The operation was canceled.
build (ubuntu, release)
The job was canceled because "windows_release" failed.
build (ubuntu, release)
The operation was canceled.
build (macos, release)
The job was canceled because "windows_release" failed.
build (macos, release)
The operation was canceled.
build (ubuntu, debug)
The job was canceled because "windows_release" failed.
build (ubuntu, debug)
The operation was canceled.
build (macos, debug)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
build (macos, debug): source/sender/nrf.cpp#L66
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build (macos, debug): source/vision/raw/communication.cpp#L47
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (macos, debug): source/vision/raw/raw.cpp#L22
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (macos, debug): source/vision/filtered/ball_estimator.h#L58
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (macos, debug): source/vision/filtered/ball_estimator.h#L90
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build (macos, debug): source/vision/filtered/ball_estimator.h#L103
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build (macos, debug): source/vision/filtered/ball_estimator.h#L181
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
build (macos, debug): source/vision/filtered/ball_estimator.h#L241
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
build (macos, debug): source/vision/filtered/ball_estimator.h#L267
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
build (macos, debug): source/vision/kalman/ekf_3d.h#L30
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (windows, release): source/soccer/plays/normal_play_att.cpp#L97
declaration of 'speed_threshold' hides previous local declaration
build (ubuntu, release): source/sender/nrf.cpp#L66
comparison of integer expressions of different signedness: ‘int’ and ‘std::span<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu, release): source/vision/raw/communication.cpp#L47
comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
build (ubuntu, release): source/vision/raw/raw.cpp#L22
comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L50
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L58
comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L84
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L90
comparison of integer expressions of different signedness: ‘int’ and ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L103
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Immortals::Common::Vec2>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L181
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build (ubuntu, release): source/vision/filtered/ball_estimator.h#L241
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build (macos, release): source/sender/nrf.cpp#L66
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build (macos, release): source/vision/raw/communication.cpp#L47
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (macos, release): source/vision/filtered/ball_estimator.h#L58
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (macos, release): source/vision/filtered/ball_estimator.h#L90
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build (macos, release): source/vision/filtered/ball_estimator.h#L103
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build (macos, release): source/vision/filtered/ball_estimator.h#L181
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
build (macos, release): source/vision/filtered/ball_estimator.h#L241
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
build (macos, release): source/vision/filtered/ball_estimator.h#L267
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
build (macos, release): source/vision/kalman/ekf_3d.h#L30
comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare]
build (macos, release): source/vision/kalman/ekf_3d.h#L138
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'const int' [-Wsign-compare]
build (ubuntu, debug): source/sender/nrf.cpp#L66
comparison of integer expressions of different signedness: ‘int’ and ‘std::span<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu, debug): source/vision/raw/communication.cpp#L47
comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
build (ubuntu, debug): source/vision/raw/raw.cpp#L22
comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L50
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L58
comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L84
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L90
comparison of integer expressions of different signedness: ‘int’ and ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L103
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Immortals::Common::Vec2>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L181
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build (ubuntu, debug): source/vision/filtered/ball_estimator.h#L241
comparison of integer expressions of different signedness: ‘std::deque<Tyr::Vision::KickDetector::BallTime>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]