Rotate Kick Development #1927
ci.yml
on: pull_request
build-and-test
22m 4s
fix-style
1m 3s
Annotations
18 warnings
fix-style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fix-style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fix-style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test:
external/rrt/src/rrt/2dplane/GridStateSpace.hpp#L27
'RRT::GridStateSpace::intermediateState' hides overloaded virtual function
|
build-and-test:
external/rrt/src/rrt/Tree.hpp#L321
unused variable 'n'
|
build-and-test:
external/rrt/src/rrt/Tree.hpp#L134
initializer order does not match the declaration order
|
build-and-test:
external/rrt/src/rrt/Tree.hpp#L29
initializer order does not match the declaration order
|
build-and-test:
rj_utils/src/logging.cpp#L30
enumeration value 'n_levels' not handled in switch
|
build-and-test:
rj_utils/src/logging.cpp#L33
format string is not a string literal (potentially insecure)
|
build-and-test:
rj_utils/src/logging.cpp#L36
format string is not a string literal (potentially insecure)
|
build-and-test:
rj_utils/src/logging.cpp#L39
format string is not a string literal (potentially insecure)
|
build-and-test:
rj_utils/src/logging.cpp#L42
format string is not a string literal (potentially insecure)
|
build-and-test:
rj_utils/src/logging.cpp#L45
format string is not a string literal (potentially insecure)
|
build-and-test:
soccer/src/soccer/planning/primitives/angle_planning.hpp#L118
invalid case style for constexpr variable 'TIME_STEP'
|
build-and-test:
soccer/src/soccer/strategy/agent/position/solo_offense.cpp#L103
invalid case style for variable 'robotToBall'
|
build-and-test:
soccer/src/soccer/strategy/agent/position/solo_offense.cpp#L106
invalid case style for variable 'slowDown'
|