Split-off tutorial from main README #679
lint-and-build.yml
on: push
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
8 errors and 13 warnings
Pyright (ubuntu-22.04, 3.11):
src/AutoSplit.py#L951
No overloads for "__init__" match the provided arguments (reportCallIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/AutoSplit.py#L952
Argument of type "memoryview" cannot be assigned to parameter "data" of type "bytes" in function "__init__"
"memoryview" is incompatible with "bytes"
Set disableBytesTypePromotions to false to enable type promotion behavior for "bytearray" and "memoryview" (reportArgumentType)
|
Pyright (ubuntu-22.04, 3.11):
src/capture_method/__init__.py#L151
Type of "check_feature" is partially unknown
Type of "check_feature" is "(feature: Unknown) -> Unknown" (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11)
3 errors
|
Pyright (ubuntu-22.04, 3.10):
src/AutoSplit.py#L951
No overloads for "__init__" match the provided arguments (reportCallIssue)
|
Pyright (ubuntu-22.04, 3.10):
src/AutoSplit.py#L952
Argument of type "memoryview" cannot be assigned to parameter "data" of type "bytes" in function "__init__"
"memoryview" is incompatible with "bytes"
Set disableBytesTypePromotions to false to enable type promotion behavior for "bytearray" and "memoryview" (reportArgumentType)
|
Pyright (ubuntu-22.04, 3.10):
src/capture_method/__init__.py#L151
Type of "check_feature" is partially unknown
Type of "check_feature" is "(feature: Unknown) -> Unknown" (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.10)
3 errors
|
ruff (ubuntu-22.04, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (ubuntu-22.04, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruff (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AutoSplit for ubuntu-22.04 (Python 3.11)
Expired
|
160 MB |
|
AutoSplit for windows-latest (Python 3.11)
Expired
|
138 MB |
|
AutoSplit for windows-latest (Python 3.12)
Expired
|
137 MB |
|
Build logs for ubuntu-22.04 (Python 3.11)
Expired
|
2.09 MB |
|
Build logs for windows-latest (Python 3.11)
Expired
|
2.34 MB |
|
Build logs for windows-latest (Python 3.12)
Expired
|
2.35 MB |
|