Skip to content
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

Give the linter permissions to report code warnings #1474

Closed

Conversation

praiskup
Copy link
Member

No description provided.

@praiskup praiskup added no-ci-builds No need to run CI automation (Packit, Copr builds, Testing Farm, ...) no-release-notes labels Sep 28, 2024
@@ -55,6 +55,7 @@
import signal
import shutil
import shlex
import pipes

Check warning

Code scanning / vcs-diff-lint

Deprecated module 'pipes' Warning

Deprecated module 'pipes'
@@ -55,6 +55,7 @@
import signal
import shutil
import shlex
import pipes

Check warning

Code scanning / vcs-diff-lint

Unused import pipes Warning

Unused import pipes
@@ -55,6 +55,7 @@
import signal
import shutil
import shlex
import pipes

Check warning

Code scanning / vcs-diff-lint

pipes imported but unused Warning

pipes imported but unused
@praiskup praiskup closed this Sep 28, 2024
@praiskup
Copy link
Member Author

Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-ci-builds No need to run CI automation (Packit, Copr builds, Testing Farm, ...) no-release-notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant