Skip to content

Bump setuptools from 69.1.0 to 70.0.0 #246

Bump setuptools from 69.1.0 to 70.0.0

Bump setuptools from 69.1.0 to 70.0.0 #246

Triggered via pull request July 15, 2024 19:20
Status Failure
Total duration 1m 25s
Artifacts

lint.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 16 warnings
check 3.x: cogs/dictionary.py#L619
"strip" is not a known attribute of "None" (reportOptionalMemberAccess)
check 3.x: cogs/dictionary.py#L670
"startswith" is not a known attribute of "None" (reportOptionalMemberAccess)
check 3.x: cogs/dictionary.py#L670
"endswith" is not a known attribute of "None" (reportOptionalMemberAccess)
check 3.x: cogs/dictionary.py#L671
Object of type "None" is not subscriptable (reportOptionalSubscript)
check 3.x: cogs/feeds.py#L48
"AsyncStream" is not a known attribute of module "tweepy.asynchronous" (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L122
Cannot access attribute "send" for class "ForumChannel"   Attribute "send" is unknown (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L122
Cannot access attribute "send" for class "CategoryChannel"   Attribute "send" is unknown (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L122
Cannot access attribute "send" for class "PrivateChannel"   Attribute "send" is unknown (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L126
Cannot access attribute "name" for class "PrivateChannel"   Attribute "name" is unknown (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L127
Cannot access attribute "guild" for class "PrivateChannel"   Attribute "guild" is unknown (reportAttributeAccessIssue)
check 3.10: cogs/dictionary.py#L619
"strip" is not a known attribute of "None" (reportOptionalMemberAccess)
check 3.10: cogs/dictionary.py#L670
"startswith" is not a known attribute of "None" (reportOptionalMemberAccess)
check 3.10: cogs/dictionary.py#L670
"endswith" is not a known attribute of "None" (reportOptionalMemberAccess)
check 3.10: cogs/dictionary.py#L671
Object of type "None" is not subscriptable (reportOptionalSubscript)
check 3.10: cogs/feeds.py#L48
"AsyncStream" is not a known attribute of module "tweepy.asynchronous" (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L122
Cannot access attribute "send" for class "ForumChannel"   Attribute "send" is unknown (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L122
Cannot access attribute "send" for class "CategoryChannel"   Attribute "send" is unknown (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L122
Cannot access attribute "send" for class "PrivateChannel"   Attribute "send" is unknown (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L126
Cannot access attribute "name" for class "PrivateChannel"   Attribute "name" is unknown (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L127
Cannot access attribute "guild" for class "PrivateChannel"   Attribute "guild" is unknown (reportAttributeAccessIssue)
check 3.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check 3.x: bot.py#L23
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.x: bot.py#L346
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: launcher.py#L29
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.x: launcher.py#L290
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: utils/converters.py#L146
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: cogs/admin.py#L393
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: cogs/lewd.py#L336
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.10
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check 3.10: bot.py#L23
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.10: bot.py#L346
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.10: launcher.py#L29
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.10: launcher.py#L290
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.10: utils/converters.py#L146
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.10: cogs/admin.py#L393
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.10: cogs/lewd.py#L336
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)