Skip to content

add split_on method

add split_on method #5

Triggered via push December 5, 2023 21:10
Status Failure
Total duration 30s
Artifacts

dev.yml

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

Annotations

48 errors and 12 warnings
test (3.9, ubuntu-latest): slist/__init__.py#L492
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L493
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L507
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L508
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L655
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L659
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L660
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L679
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L681
Argument of type "A@Slist" cannot be assigned to parameter "__object" of type "Slist[A@Slist]" in function "append"   "object*" is incompatible with "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.9, ubuntu-latest): slist/__init__.py#L682
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L492
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L493
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L507
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L508
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L655
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L659
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L660
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L679
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L681
Argument of type "A@Slist" cannot be assigned to parameter "__object" of type "Slist[A@Slist]" in function "append"   "object*" is incompatible with "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, ubuntu-latest): slist/__init__.py#L682
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L492
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L493
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L507
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L508
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L655
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L659
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L660
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L679
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L681
Argument of type "A@Slist" cannot be assigned to parameter "__object" of type "Slist[A@Slist]" in function "append"   "object*" is incompatible with "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.8, ubuntu-latest): slist/__init__.py#L682
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, macos-latest)
The operation was canceled.
test (3.11, ubuntu-latest): slist/__init__.py#L492
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L493
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L507
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L508
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L655
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L659
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L660
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L679
Argument of type "Slist[A@Slist]" cannot be assigned to parameter "__object" of type "Slist[Slist[A@Slist]]" in function "append"   "Slist[A@Slist]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "A@Slist" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L681
Argument of type "A@Slist" cannot be assigned to parameter "__object" of type "Slist[A@Slist]" in function "append"   "object*" is incompatible with "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.11, ubuntu-latest): slist/__init__.py#L682
Expression of type "Slist[Slist[Slist[A@Slist]]]" cannot be assigned to return type "Slist[Slist[A@Slist]]"   "Slist[Slist[Slist[A@Slist]]]" is incompatible with "Slist[Slist[A@Slist]]"     Type parameter "A@Slist" is invariant, but "Slist[Slist[A@Slist]]" is not the same as "Slist[A@Slist]" (reportGeneralTypeIssues)
test (3.10, macos-latest)
The operation was canceled.
test (3.9, macos-latest)
The operation was canceled.
test (3.8, macos-latest)
The operation was canceled.
test (3.8, windows-latest)
The operation was canceled.
test (3.9, windows-latest)
The operation was canceled.
test (3.10, windows-latest)
The operation was canceled.
test (3.11, windows-latest)
The operation was canceled.
test (3.9, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.10, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.8, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.11, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.11, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.10, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.9, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.8, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.8, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.9, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.10, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (3.11, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/