Skip to content

removed caching and bumped version to 0.4.0 #50

removed caching and bumped version to 0.4.0

removed caching and bumped version to 0.4.0 #50

Re-run triggered October 22, 2024 08:36
Status Failure
Total duration 36s
Artifacts

lint-test.yml

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

Annotations

17 errors and 5 warnings
pyright (3.8, false)
Exit code 1
pyright (3.8, false): easy_pil/canvas.py#L44
Argument of type "Color" cannot be assigned to parameter "color" of type "int" in function "new"   Type "Color" is not assignable to type "int"     "str" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L71
"LANCZOS" is not a known attribute of module "PIL.Image" (reportAttributeAccessIssue)
pyright (3.8, false): easy_pil/editor.py#L90
"LANCZOS" is not a known attribute of module "PIL.Image" (reportAttributeAccessIssue)
pyright (3.8, false): easy_pil/editor.py#L106
Argument of type "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" cannot be assigned to parameter "color" of type "int" in function "new"   "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L109
Argument of type "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" cannot be assigned to parameter "color" of type "int" in function "new"   "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L112
Argument of type "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" cannot be assigned to parameter "color" of type "int" in function "new"   "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L133
Argument of type "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" cannot be assigned to parameter "color" of type "int" in function "new"   "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L136
Argument of type "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" cannot be assigned to parameter "color" of type "int" in function "new"   "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L139
Argument of type "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" cannot be assigned to parameter "color" of type "int" in function "new"   "tuple[Literal[255], Literal[255], Literal[255], Literal[0]]" is not assignable to "int" (reportArgumentType)
pyright (3.8, false): easy_pil/editor.py#L182
Argument of type "float" cannot be assigned to parameter "radius" of type "int" in function "__init__"   "float" is not assignable to "int" (reportArgumentType)
pyright (3.9, false)
Exit code 1
pyright (3.9, false)
Exit code 1
pyright (3.10, false)
Exit code 1
pyright (3.10, false)
Exit code 1
pyright (3.11, false)
Exit code 1
pyright (3.11, false)
Exit code 1
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pyright (3.8, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, jakebailey/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pyright (3.9, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, jakebailey/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pyright (3.10, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, jakebailey/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pyright (3.11, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, jakebailey/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/