Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / detachhead/basedpyright issues and pull requests

#85 - remove support for relative imports that are not prefixed with a `.`

Pull Request - State: closed - Opened by DetachHead 9 months ago - 6 comments

#85 - remove support for relative imports that are not prefixed with a `.`

Pull Request - State: closed - Opened by DetachHead 9 months ago - 6 comments

#85 - remove support for relative imports that are not prefixed with a `.`

Pull Request - State: closed - Opened by DetachHead 9 months ago - 6 comments

#84 - don't report unknown/any errors when casting

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: type checking / linting

#84 - don't report unknown/any errors when casting

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: type checking / linting

#84 - don't report unknown/any errors when casting

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: type checking / linting

#83 - Partial any

Pull Request - State: open - Opened by DetachHead 9 months ago - 1 comment

#83 - Partial any

Pull Request - State: open - Opened by DetachHead 9 months ago - 1 comment

#83 - Partial any

Pull Request - State: open - Opened by DetachHead 9 months ago - 1 comment

#82 - `reportAny` on partial `Any`s

Issue - State: open - Opened by DetachHead 9 months ago
Labels: type checking / linting

#82 - `reportAny` on partial `Any`s

Issue - State: open - Opened by DetachHead 9 months ago
Labels: type checking / linting

#82 - `reportAny` on partial `Any`s

Issue - State: open - Opened by DetachHead 9 months ago
Labels: type checking / linting

#81 - translations for new error messages

Issue - State: open - Opened by KotlinIsland 9 months ago - 24 comments
Labels: help wanted

#81 - translations for new error messages

Issue - State: open - Opened by KotlinIsland 9 months ago - 24 comments
Labels: help wanted

#81 - translations for new error messages

Issue - State: open - Opened by KotlinIsland 9 months ago - 24 comments
Labels: help wanted

#80 - remove `typing.Callable` deprecation since `Callable` is not a collection

Pull Request - State: closed - Opened by DetachHead 9 months ago - 2 comments

#80 - remove `typing.Callable` deprecation since `Callable` is not a collection

Pull Request - State: closed - Opened by DetachHead 9 months ago - 2 comments

#80 - remove `typing.Callable` deprecation since `Callable` is not a collection

Pull Request - State: closed - Opened by DetachHead 9 months ago - 2 comments

#79 - import action

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#79 - import action

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#79 - import action

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#78 - [Feature Request] Add code action for auto import

Issue - State: closed - Opened by johnpyp 9 months ago - 12 comments
Labels: p1, rejected upstream, pylance parity

#78 - [Feature Request] Add code action for auto import

Issue - State: closed - Opened by johnpyp 9 months ago - 12 comments
Labels: p1, rejected upstream, pylance parity

#78 - [Feature Request] Add code action for auto import

Issue - State: closed - Opened by johnpyp 9 months ago - 12 comments
Labels: p1, rejected upstream, pylance parity

#77 - remove deprecation message from `typing.Callable`

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: p1

#77 - remove deprecation message from `typing.Callable`

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: p1

#77 - remove deprecation message from `typing.Callable`

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: p1

#76 - pyright incorrectly adds the script directory to the module search path

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: p1, rejected upstream

#76 - pyright incorrectly adds the script directory to the module search path

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: p1, rejected upstream

#76 - pyright incorrectly adds the script directory to the module search path

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: p1, rejected upstream

#75 - set `typeCheckingMode` to `all` by default

Pull Request - State: closed - Opened by DetachHead 9 months ago - 6 comments

#75 - set `typeCheckingMode` to `all` by default

Pull Request - State: closed - Opened by DetachHead 9 months ago - 6 comments

#75 - set `typeCheckingMode` to `all` by default

Pull Request - State: closed - Opened by DetachHead 9 months ago - 6 comments

#74 - make `all` the default `typeCheckingMode`

Issue - State: closed - Opened by DetachHead 9 months ago

#74 - make `all` the default `typeCheckingMode`

Issue - State: closed - Opened by DetachHead 9 months ago

#73 - add `reportAny` rule

Pull Request - State: closed - Opened by DetachHead 10 months ago - 17 comments

#73 - add `reportAny` rule

Pull Request - State: closed - Opened by DetachHead 10 months ago - 17 comments

#73 - add `reportAny` rule

Pull Request - State: closed - Opened by DetachHead 10 months ago - 17 comments

#72 - support enabling the pylance extension while the basedpyright extension is enabled

Pull Request - State: closed - Opened by DetachHead 10 months ago - 5 comments

#72 - support enabling the pylance extension while the basedpyright extension is enabled

Pull Request - State: closed - Opened by DetachHead 10 months ago - 5 comments

#72 - support enabling the pylance extension while the basedpyright extension is enabled

Pull Request - State: closed - Opened by DetachHead 10 months ago - 5 comments

#71 - `isinstance` check incorrectly changes type to include `list[Any]` outside of the if statement

Issue - State: open - Opened by DetachHead 10 months ago
Labels: rejected upstream, type checking / linting

#71 - `isinstance` check incorrectly changes type to include `list[Any]` outside of the if statement

Issue - State: open - Opened by DetachHead 10 months ago
Labels: rejected upstream, type checking / linting

#71 - `isinstance` check incorrectly changes type to include `list[Any]` outside of the if statement

Issue - State: open - Opened by DetachHead 10 months ago
Labels: rejected upstream, type checking / linting

#70 - `reportRedeclaration` false negative when redeclaration has the same type

Issue - State: closed - Opened by DetachHead 10 months ago
Labels: rejected upstream

#70 - `reportRedeclaration` false negative when redeclaration has the same type

Issue - State: closed - Opened by DetachHead 10 months ago
Labels: rejected upstream

#70 - `reportRedeclaration` false negative when redeclaration has the same type

Issue - State: closed - Opened by DetachHead 10 months ago
Labels: rejected upstream

#69 - random false positive errors appear in vscode that go away after saving the file again

Issue - State: open - Opened by DetachHead 10 months ago - 2 comments
Labels: vscode

#69 - random false positive errors appear in vscode that go away after saving the file again

Issue - State: open - Opened by DetachHead 10 months ago - 3 comments
Labels: vscode

#69 - random false positive errors appear in vscode that go away after saving the file again

Issue - State: open - Opened by DetachHead 10 months ago - 2 comments
Labels: vscode

#68 - support `classonlymethod`/`staticonlymethod` decorator

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: type checking / linting

#68 - support `classonlymethod`/`staticonlymethod` decorator

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: type checking / linting

#68 - support `classonlymethod`/`staticonlymethod` decorator

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: type checking / linting

#67 - display a notification in the language server when the config is invalid

Issue - State: closed - Opened by DetachHead 10 months ago - 2 comments
Labels: language server, config

#67 - display a notification in the language server when the config is invalid

Issue - State: closed - Opened by DetachHead 10 months ago - 2 comments
Labels: language server, config

#67 - display a notification in the language server when the config is invalid

Issue - State: closed - Opened by DetachHead 10 months ago - 2 comments
Labels: language server, config

#66 - use `@detachhead/eslint-config`

Issue - State: open - Opened by DetachHead 10 months ago
Labels: project

#66 - use `@detachhead/eslint-config`

Issue - State: open - Opened by DetachHead 10 months ago
Labels: project

#66 - use `@detachhead/eslint-config`

Issue - State: open - Opened by DetachHead 10 months ago
Labels: project

#65 - enable more typescript strictness options

Issue - State: open - Opened by DetachHead 10 months ago
Labels: project

#65 - enable more typescript strictness options

Issue - State: open - Opened by DetachHead 10 months ago
Labels: project

#65 - enable more typescript strictness options

Issue - State: open - Opened by DetachHead 10 months ago
Labels: project

#64 - refactor config options to be stored in a single schema that gets parsed/validated

Issue - State: open - Opened by DetachHead 10 months ago - 3 comments
Labels: config

#64 - refactor config options to be stored in a single schema that gets parsed/validated

Issue - State: open - Opened by DetachHead 10 months ago - 3 comments
Labels: config

#64 - refactor config options to be stored in a single schema that gets parsed/validated

Issue - State: open - Opened by DetachHead 10 months ago - 3 comments
Labels: config

#63 - errors when loading config should stop the execution

Issue - State: open - Opened by DetachHead 10 months ago
Labels: type checking / linting, config

#63 - errors when loading config should stop the execution

Issue - State: open - Opened by DetachHead 10 months ago
Labels: type checking / linting, config

#63 - errors when loading config should stop the execution

Issue - State: open - Opened by DetachHead 10 months ago
Labels: type checking / linting, config

#61 - defaults in the documentation are outdated

Issue - State: closed - Opened by DetachHead 10 months ago
Labels: documentation

#61 - defaults in the documentation are outdated

Issue - State: closed - Opened by DetachHead 10 months ago
Labels: documentation

#61 - defaults in the documentation are outdated

Issue - State: closed - Opened by DetachHead 10 months ago
Labels: documentation

#60 - investigate bun

Issue - State: closed - Opened by DetachHead 10 months ago - 5 comments
Labels: node

#60 - investigate bun

Issue - State: closed - Opened by DetachHead 10 months ago - 5 comments
Labels: node

#60 - investigate bun

Issue - State: closed - Opened by DetachHead 10 months ago - 5 comments
Labels: node

#58 - rename "informations"

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment

#58 - rename "informations"

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment

#58 - rename "informations"

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment

#57 - errors when loading config should always exit with code 3

Issue - State: closed - Opened by DetachHead 10 months ago - 3 comments
Labels: p1

#57 - errors when loading config should always exit with code 3

Issue - State: closed - Opened by DetachHead 10 months ago - 3 comments
Labels: p1

#57 - errors when loading config should always exit with code 3

Issue - State: closed - Opened by DetachHead 10 months ago - 3 comments
Labels: p1

#56 - docs site is broken

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: documentation

#56 - docs site is broken

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: documentation

#56 - docs site is broken

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: documentation

#55 - disable `enableTypeIgnoreComments` by default (ie. even when typeCheckingMode=all)

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: good first issue, type checking / linting

#55 - disable `enableTypeIgnoreComments` by default (ie. even when typeCheckingMode=all)

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: good first issue, type checking / linting

#55 - disable `enableTypeIgnoreComments` by default (ie. even when typeCheckingMode=all)

Issue - State: closed - Opened by DetachHead 10 months ago - 1 comment
Labels: good first issue, type checking / linting

#54 - Find out (+document) what (if anything) is lost from disabling pylance lsp

Issue - State: closed - Opened by KotlinIsland 10 months ago - 2 comments
Labels: documentation, project

#54 - Find out (+document) what (if anything) is lost from disabling pylance lsp

Issue - State: closed - Opened by KotlinIsland 10 months ago - 2 comments
Labels: documentation, project

#54 - Find out (+document) what (if anything) is lost from disabling pylance lsp

Issue - State: closed - Opened by KotlinIsland 10 months ago - 2 comments
Labels: documentation, project

#53 - `typeCheckingMode = "off"` should mean: off

Issue - State: closed - Opened by KotlinIsland 10 months ago

#53 - `typeCheckingMode = "off"` should mean: off

Issue - State: closed - Opened by KotlinIsland 10 months ago

#53 - `typeCheckingMode = "off"` should mean: off

Issue - State: closed - Opened by KotlinIsland 10 months ago