Skip to content

PR #243

PR #243 #150

Triggered via dynamic November 6, 2023 19:21
Status Success
Total duration 3m 23s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 errors
plugins/rss/rss.py#L22
Unable to import 'twitter' (import-error, E0401)
plugins/groups/groups.py#L81
Consider explicitly re-raising using 'except Exception as exc' and 'raise commands.BadArgument() from exc' (raise-missing-from, W0707)