Skip to content

Fix recursive tcpedit cleanup #77

Fix recursive tcpedit cleanup

Fix recursive tcpedit cleanup #77

Triggered via pull request May 19, 2024 07:53
Status Failure
Total duration 41s
Artifacts

c-linter.yml

on: pull_request
cpp-linter
32s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
cpp-linter
Process completed with exit code 1.
src/tcpedit/plugins/dlt_plugins.c:101:12 [cppcoreguidelines-avoid-non-const-global-variables]: src/tcpedit/plugins/dlt_plugins.c#L101
variable 'tcpedit_dlt_is_initialized' is non-const and globally accessible, consider making it const
cpp-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.