Skip to content

chore: Add features

chore: Add features #1

Triggered via push November 7, 2024 20:05
Status Failure
Total duration 25s
Artifacts

lint.yml

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

Annotations

12 errors and 12 warnings
check 3.8
Process completed with exit code 1.
check 3.x
Process completed with exit code 2.
check 3.x: discord_tools/app_commands/checks.py#L31
"check" is not exported from module "discord.app_commands.checks"   Import from "discord.app_commands.commands" instead (reportPrivateImportUsage)
check 3.x: discord_tools/ipc/response.py#L121
Invalid exception class or object   "Never" does not derive from BaseException (reportGeneralTypeIssues)
check 3.x: docs/extensions/attributetable.py#L7
Import "sphinx" could not be resolved (reportMissingImports)
check 3.x: docs/extensions/attributetable.py#L8
Import "sphinx.locale" could not be resolved (reportMissingImports)
check 3.x: docs/extensions/attributetable.py#L9
Import "sphinx.util.docutils" could not be resolved (reportMissingImports)
check 3.x: docs/extensions/exception_hierarchy.py#L2
"states" is unknown import symbol (reportAttributeAccessIssue)
check 3.x: docs/extensions/exception_hierarchy.py#L4
Import "sphinx.locale" could not be resolved (reportMissingImports)
check 3.x: docs/extensions/resourcelinks.py#L6
Import "sphinx" could not be resolved (reportMissingImports)
check 3.x: docs/extensions/resourcelinks.py#L10
Import "sphinx.application" could not be resolved (reportMissingImports)
check 3.x: docs/extensions/resourcelinks.py#L11
Import "sphinx.util.nodes" could not be resolved (reportMissingImports)
check 3.8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. 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
The following actions use a deprecated Node.js version 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: discord_tools/app_commands/i18n/translator.py#L194
Import "yaml" could not be resolved from source (reportMissingModuleSource)
check 3.x: discord_tools/app_commands/i18n/translator.py#L208
Import "polib" could not be resolved from source (reportMissingModuleSource)
check 3.x: discord_tools/app_commands/i18n/translator.py#L252
Import "polib" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/attributetable.py#L6
Import "docutils" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/attributetable.py#L6
Import "docutils.nodes" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/exception_hierarchy.py#L1
Import "docutils" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/exception_hierarchy.py#L1
Import "docutils.nodes" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/exception_hierarchy.py#L2
Import "docutils.parsers.rst" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/exception_hierarchy.py#L2
Import "docutils.parsers.rst.directives" could not be resolved from source (reportMissingModuleSource)
check 3.x: docs/extensions/exception_hierarchy.py#L3
Import "docutils.parsers.rst.roles" could not be resolved from source (reportMissingModuleSource)