updated examples #47
Annotations
10 errors and 5 warnings
pyright (3.10, false)
Exit code 1
|
pyright (3.10, false)
Exit code 1
|
pyright (3.8, false)
Exit code 1
|
pyright (3.8, false):
easy_pil/editor.py#L71
Argument of type "Tuple[float, float]" cannot be assigned to parameter "size" of type "tuple[int, int]" in function "resize"
"Tuple[float, float]" is not assignable to "tuple[int, int]"
Tuple entry 1 is incorrect type
"float" is not assignable to "int" (reportArgumentType)
|
pyright (3.8, false):
easy_pil/editor.py#L90
Argument of type "tuple[float, float]" cannot be assigned to parameter "size" of type "tuple[int, int]" in function "resize"
"float" is not assignable to "int"
"float" is not assignable to "int" (reportArgumentType)
|
pyright (3.8, false)
2 errors
|
pyright (3.9, false)
Exit code 1
|
pyright (3.9, 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.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.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.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/
|