⬆️ bump dev dependencies to latest #1183
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Generate Test Matrix
11s
lint
51s
Matrix: typetest
Annotations
5 errors
|
lint
4 errors
|
|
lint:
/opt/hostedtoolcache/pyright/1.1.401/x64/package/dist/typeshed-fallback/stdlib/_typeshed/_type_checker_internals.pyi#L42
Method "values" is not marked as override but is overriding a method in class "Mapping[str, object]" (reportImplicitOverride)
|
|
lint:
/opt/hostedtoolcache/pyright/1.1.401/x64/package/dist/typeshed-fallback/stdlib/_typeshed/_type_checker_internals.pyi#L41
Method "keys" is not marked as override but is overriding a method in class "Mapping[str, object]" (reportImplicitOverride)
|
|
lint:
/opt/hostedtoolcache/pyright/1.1.401/x64/package/dist/typeshed-fallback/stdlib/_typeshed/_type_checker_internals.pyi#L40
Method "items" is not marked as override but is overriding a method in class "Mapping[str, object]" (reportImplicitOverride)
|
|
lint:
scipy-stubs/stats/_typing.pyi#L3
"reportImplicitAbstractClass" is an unknown diagnostic rule for pyright comment
|