Skip to content

Update install.rst so joke is more scientifically accurate #1054

Update install.rst so joke is more scientifically accurate

Update install.rst so joke is more scientifically accurate #1054

Re-run triggered May 24, 2024 06:33
Status Failure
Total duration 32s
Artifacts

python_test.yml

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

Annotations

55 errors and 4 warnings
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmake.py#L209
Argument of type "Name | AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   Type "Name | AST" is incompatible with type "expr"     "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmake.py#L305
Argument of type "List[AST]" cannot be assigned to parameter "args" of type "list[expr]" in function "__init__"   "List[AST]" is incompatible with "list[expr]"     Type parameter "_T@list" is invariant, but "AST" is not the same as "expr"     Consider switching from "list" to "Sequence" which is covariant (reportArgumentType)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmake.py#L343
No overloads for "__init__" match the provided arguments (reportCallIssue)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmake.py#L343
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmake.py#L418
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot assign to attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot access attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot assign to attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.12 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot access attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.12 CI: beartype/claw/_ast/_clawastutil.py#L220
Expected no arguments to "Index" constructor (reportCallIssue)
[ubuntu-latest] Python 3.11 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmake.py#L209
Argument of type "Name | AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   Type "Name | AST" is incompatible with type "expr"     "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmake.py#L305
Argument of type "List[AST]" cannot be assigned to parameter "args" of type "list[expr]" in function "__init__"   "List[AST]" is incompatible with "list[expr]"     Type parameter "_T@list" is invariant, but "AST" is not the same as "expr"     Consider switching from "list" to "Sequence" which is covariant (reportArgumentType)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmake.py#L343
No overloads for "__init__" match the provided arguments (reportCallIssue)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmake.py#L343
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmake.py#L418
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot assign to attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot access attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot assign to attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.11 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot access attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.11 CI: beartype/claw/_ast/_clawastutil.py#L220
Expected no arguments to "Index" constructor (reportCallIssue)
[ubuntu-latest] Python 3.8 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmake.py#L209
Argument of type "Name | AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   Type "Name | AST" is incompatible with type "expr"     "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmake.py#L305
Argument of type "List[AST]" cannot be assigned to parameter "args" of type "list[expr]" in function "__init__"   "List[AST]" is incompatible with "list[expr]"     Type parameter "_T@list" is invariant, but "AST" is not the same as "expr"     Consider switching from "list" to "Sequence" which is covariant (reportArgumentType)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmake.py#L343
No overloads for "__init__" match the provided arguments (reportCallIssue)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmake.py#L343
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmake.py#L418
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot assign to attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot access attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot assign to attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.8 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot access attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.8 CI: beartype/claw/_ast/_clawastutil.py#L235
Argument of type "Constant | Index" cannot be assigned to parameter "slice" of type "_Slice" in function "__init__"   Type "Constant | Index" is incompatible with type "_Slice"     "Constant" is incompatible with "slice" (reportArgumentType)
[ubuntu-latest] Python 3.10 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmake.py#L209
Argument of type "Name | AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   Type "Name | AST" is incompatible with type "expr"     "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmake.py#L305
Argument of type "List[AST]" cannot be assigned to parameter "args" of type "list[expr]" in function "__init__"   "List[AST]" is incompatible with "list[expr]"     Type parameter "_T@list" is invariant, but "AST" is not the same as "expr"     Consider switching from "list" to "Sequence" which is covariant (reportArgumentType)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmake.py#L343
No overloads for "__init__" match the provided arguments (reportCallIssue)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmake.py#L343
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmake.py#L418
Argument of type "AST" cannot be assigned to parameter "value" of type "expr" in function "__init__"   "AST" is incompatible with "expr" (reportArgumentType)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot assign to attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmunge.py#L105
Cannot access attribute "lineno" for class "AST"   Attribute "lineno" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot assign to attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.10 CI: beartype/_util/ast/utilastmunge.py#L106
Cannot access attribute "col_offset" for class "AST"   Attribute "col_offset" is unknown (reportAttributeAccessIssue)
[ubuntu-latest] Python 3.10 CI: beartype/claw/_ast/_clawastutil.py#L220
Expected no arguments to "Index" constructor (reportCallIssue)
[windows-latest] Python 3.9 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[windows-latest] Python 3.9 CI
The operation was canceled.
[windows-latest] Python 3.8 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[windows-latest] Python 3.8 CI
The operation was canceled.
[windows-latest] Python 3.11 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[windows-latest] Python 3.11 CI
The operation was canceled.
[windows-latest] Python 3.10 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[windows-latest] Python 3.10 CI
The operation was canceled.
[ubuntu-latest] Python 3.9 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[ubuntu-latest] Python 3.9 CI
The operation was canceled.
[windows-latest] Python 3.12 CI
The job was canceled because "ubuntu-latest_py312-cover" failed.
[windows-latest] Python 3.12 CI
The operation was canceled.
[ubuntu-latest] Python 3.12 CI: beartype/_data/hint/datahintfactory.py#L56
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
[ubuntu-latest] Python 3.11 CI: beartype/_data/hint/datahintfactory.py#L56
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
[ubuntu-latest] Python 3.8 CI: beartype/_data/hint/datahintfactory.py#L56
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
[ubuntu-latest] Python 3.10 CI: beartype/_data/hint/datahintfactory.py#L56
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)