Dev/rc24 tmp #258
Annotations
10 errors, 9 warnings, and 8 notices
source/sender/command.h#L3
unknown type name 'namespace'
|
source/sender/command.h#L3
expected ';' after top level declarator
|
source/sender/command.h#L3
expected identifier or '('
|
source/soccer/errt/errt.h#L6
unknown type name 'namespace'
|
source/soccer/errt/errt.h#L6
expected ';' after top level declarator
|
source/soccer/errt/errt.h#L6
expected identifier or '('
|
source/soccer/errt/tree.h#L3
unknown type name 'namespace'
|
source/soccer/errt/tree.h#L3
expected ';' after top level declarator
|
source/soccer/errt/tree.h#L3
expected identifier or '('
|
source/soccer/robot/robot.cpp#L7
use of undeclared identifier 'Common'
|
source/soccer/errt/set_obstacles.cpp#L6
invalid case style for constexpr variable 'ballAreaRadius'
|
source/soccer/errt/set_obstacles.cpp#L13
invalid case style for constexpr variable 'bigPenaltyAddition'
|
source/soccer/errt/set_obstacles.cpp#L35
invalid case style for local variable 'oppPenalty'
|
source/soccer/plays/normal_play_att.cpp#L64
invalid case style for static variable 'ball_is_stationary'
|
source/soccer/plays/normal_play_att.cpp#L96
invalid case style for static variable 'intersecting'
|
source/soccer/skills/attacker.cpp#L5
invalid case style for global variable 'lockAngleCounter'
|
source/soccer/skills/attacker.cpp#L6
invalid case style for global variable 'elendil'
|
source/soccer/skills/attacker.cpp#L106
invalid case style for parameter 'precise'
|
source/soccer/zone/pos_attack.cpp#L17
invalid case style for local variable 'oppDisToGoal'
|
source/soccer/ai.h#L1
File source/soccer/ai.h does not conform to Custom style guidelines. (lines 191)
|
source/soccer/dss/dss.cpp#L1
File source/soccer/dss/dss.cpp does not conform to Custom style guidelines. (lines 30, 32, 56)
|
source/soccer/plays/normal_play_att.cpp#L1
File source/soccer/plays/normal_play_att.cpp does not conform to Custom style guidelines. (lines 64, 65, 66)
|
source/soccer/plays/throwin_chip_shoot.cpp#L1
File source/soccer/plays/throwin_chip_shoot.cpp does not conform to Custom style guidelines. (lines 26)
|
source/soccer/robot/velocity_profile.h#L1
File source/soccer/robot/velocity_profile.h does not conform to Custom style guidelines. (lines 7)
|
source/soccer/skills/circle_ball.cpp#L1
File source/soccer/skills/circle_ball.cpp does not conform to Custom style guidelines. (lines 42)
|
source/soccer/skills/pass_omghi.cpp#L1
File source/soccer/skills/pass_omghi.cpp does not conform to Custom style guidelines. (lines 42)
|
source/soccer/zone/pos_attack.cpp#L1
File source/soccer/zone/pos_attack.cpp does not conform to Custom style guidelines. (lines 9, 10, 12, 59, 60, 61, 64)
|
This job succeeded
Loading