fix shoot profile bug #314
Annotations
7 errors and 42 warnings
build (windows, debug)
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 (ubuntu, release)
The job was canceled because "windows_debug" failed.
|
build (ubuntu, release)
The operation was canceled.
|
build (windows, release)
The job was canceled because "windows_debug" failed.
|
build (windows, release)
The operation was canceled.
|
build (ubuntu, debug)
The job was canceled because "windows_debug" 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#L68
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/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 (macos, debug):
source/vision/kalman/ekf_3d.h#L138
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'const int' [-Wsign-compare]
|
build (macos, release)
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, release):
source/sender/nrf.cpp#L68
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, release):
source/sender/nrf.cpp#L68
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 (ubuntu, debug):
source/sender/nrf.cpp#L68
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]
|