Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Fix CodeQL errors and warnings #252
refactor: Fix CodeQL errors and warnings #252
Changes from all commits
ca27d42
3b4e6be
69011a8
489afe3
80089ab
e1d75af
8f7b834
3f0721b
ef40d16
a5b11ce
986ff34
46a2a3a
cffd84f
9022060
6820e8a
1133461
eb55dca
13353ec
8810f3b
a23a4f4
0d9520c
cd1eaac
232b4a3
da12a68
eaaece2
26c20e6
bd18f0d
2a632af
6afb7de
79ff665
5524c54
e45dd71
3f9f71b
1b11297
17d8941
b71d17f
59fd09f
122c4bb
389789c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 418 in src/powerapi/cli/generator.py
src/powerapi/cli/generator.py#L418
Check warning on line 51 in src/powerapi/cli/parsing_manager.py
src/powerapi/cli/parsing_manager.py#L51
Check warning on line 268 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L268
Check warning on line 272 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L272
Check warning on line 275 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L275
Check warning on line 278 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L277-L278
Check warning on line 285 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L281-L285
Check warning on line 288 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L288
Check warning on line 292 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L290-L292
Check warning on line 295 in src/powerapi/database/csvdb.py
src/powerapi/database/csvdb.py#L294-L295
Check warning on line 75 in src/powerapi/database/file_db.py
src/powerapi/database/file_db.py#L74-L75
Check warning on line 78 in src/powerapi/database/file_db.py
src/powerapi/database/file_db.py#L77-L78
Check warning on line 82 in src/powerapi/database/file_db.py
src/powerapi/database/file_db.py#L80-L82
Check warning on line 84 in src/powerapi/database/file_db.py
src/powerapi/database/file_db.py#L84
Check warning on line 86 in src/powerapi/database/file_db.py
src/powerapi/database/file_db.py#L86
Check warning on line 138 in src/powerapi/database/file_db.py
src/powerapi/database/file_db.py#L137-L138
Check warning on line 88 in src/powerapi/database/virtiofs_db.py
src/powerapi/database/virtiofs_db.py#L88
Check warning on line 93 in src/powerapi/database/virtiofs_db.py
src/powerapi/database/virtiofs_db.py#L92-L93