Skip to content

fix: [Env view] Fixed issues with environment variable view #1574

fix: [Env view] Fixed issues with environment variable view

fix: [Env view] Fixed issues with environment variable view #1574

Triggered via pull request August 9, 2024 06:52
@KakueeenKakueeen
opened #882
Status Success
Total duration 3m 11s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: src/common/util/namevaluemodel.cpp#L192
The function 'indexFromVariable' is never used.
cppcheck: src/common/util/namevaluemodel.cpp#L186
The function 'variableFromIndex' is never used.
cppcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/