Skip to content

deps: replace language handler library #134

deps: replace language handler library

deps: replace language handler library #134

Triggered via pull request February 24, 2025 15:56
@2mal32mal3
synchronize #43
language-handler
Status Failure
Total duration 31s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Pyright: somnus/discord_provider.py#L747
Argument missing for parameter "url" (reportCallIssue)
Pyright: somnus/discord_provider.py#L782
Argument of type "GuildChannel | Thread | PrivateChannel | None" cannot be assigned to parameter "channel" of type "TextChannel" in function "_inactivity_shutdown_verification"   Type "GuildChannel | Thread | PrivateChannel | None" is not assignable to type "TextChannel"     "CategoryChannel" is not assignable to "TextChannel" (reportArgumentType)
Pyright: somnus/discord_provider.py#L787
Cannot access attribute "edit" for class "Literal[True]"   Attribute "edit" is unknown (reportAttributeAccessIssue)
Pyright: somnus/discord_provider.py#L793
Cannot access attribute "edit" for class "Literal[True]"   Attribute "edit" is unknown (reportAttributeAccessIssue)
Pyright: somnus/discord_provider.py#L798
Cannot access attribute "edit" for class "Literal[True]"   Attribute "edit" is unknown (reportAttributeAccessIssue)
Pyright: somnus/logic/stop.py#L92
Argument missing for parameter "shutdown" (reportCallIssue)
Pyright: somnus/logic/world_selector.py#L93
Function with declared return type "WorldSelectorWorld" must return value on all code paths   "None" is not assignable to "WorldSelectorWorld" (reportReturnType)
Pyright
7 errors