Escape obstacle fix #1963
ci.yml
on: pull_request
build-and-test
19m 56s
fix-style
1m 11s
Annotations
1 error and 17 warnings
fix-style
Process completed with exit code 1.
|
fix-style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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/
|
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/
|
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/
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|