Skip to content

add mypyc

add mypyc #42

Triggered via push September 14, 2024 22:54
Status Failure
Total duration 27s
Artifacts

test.yaml

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

Annotations

24 errors
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array_contain_open.wiki] AssertionError: array_contain_open.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='a[sd'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'a[sd'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'a[sd', ? - ^^^ + value='a[sd', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array_contain_close.wiki] AssertionError: array_contain_close.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='a sd ]'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'a sd ]'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'a sd ]', ? - ^^^ + value='a sd ]', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array_with_name.wiki] AssertionError: array_with_name.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='b'), Item(key='c', value='d'), Item(key='', value='e'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'b'}, {'k': 'c', 'v': 'd'}, {'v': 'e'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'c', ? - ^^^ + key='c', ? ^^^ - 'v': 'd', ? - ^^^ + value='d', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'e', ? - ^^^ + value='e', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array_null_item.wiki] AssertionError: array_null_item.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'k...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': ''}, {'key': 'b', 'value': ''}, {'key': 'd', 'value': (Item(key='', value='1'), Item(key='', value=''))}]} != {'data': [{'key': 'A', 'value': ''}, {'key': 'b', 'value': ''}, {'array': True, 'key': 'd', 'values': [{'v': '1'}, {'v': ''}]}]} Full diff: { 'data': [ { 'key': 'A', 'value': '', }, { 'key': 'b', 'value': '', }, { - 'array': True, 'key': 'd', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': '1', ? - ^^^ + value='1', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': '', ? - ^^^ + value='', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array_with_space.wiki] AssertionError: array_with_space.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='', value='a'), Item(key='', value='b'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'v': 'a'}, {'v': 'b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'a', ? - ^^^ + value='a', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array.wiki] AssertionError: array.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='', value='a'), Item(key='', value='b'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'v': 'a'}, {'v': 'b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'a', ? - ^^^ + value='a', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11): wiki_test.py#L43
test_bangumi_wiki[array_multi_sep.wiki] AssertionError: array_multi_sep.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='d| b'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'd| b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'd| b', ? - ^^^ + value='d| b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.11)
Process completed with exit code 1.
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array_contain_open.wiki] AssertionError: array_contain_open.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='a[sd'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'a[sd'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'a[sd', ? - ^^^ + value='a[sd', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array_contain_close.wiki] AssertionError: array_contain_close.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='a sd ]'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'a sd ]'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'a sd ]', ? - ^^^ + value='a sd ]', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array_with_name.wiki] AssertionError: array_with_name.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='b'), Item(key='c', value='d'), Item(key='', value='e'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'b'}, {'k': 'c', 'v': 'd'}, {'v': 'e'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'c', ? - ^^^ + key='c', ? ^^^ - 'v': 'd', ? - ^^^ + value='d', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'e', ? - ^^^ + value='e', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array_null_item.wiki] AssertionError: array_null_item.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'k...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': ''}, {'key': 'b', 'value': ''}, {'key': 'd', 'value': (Item(key='', value='1'), Item(key='', value=''))}]} != {'data': [{'key': 'A', 'value': ''}, {'key': 'b', 'value': ''}, {'array': True, 'key': 'd', 'values': [{'v': '1'}, {'v': ''}]}]} Full diff: { 'data': [ { 'key': 'A', 'value': '', }, { 'key': 'b', 'value': '', }, { - 'array': True, 'key': 'd', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': '1', ? - ^^^ + value='1', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': '', ? - ^^^ + value='', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array_with_space.wiki] AssertionError: array_with_space.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='', value='a'), Item(key='', value='b'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'v': 'a'}, {'v': 'b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'a', ? - ^^^ + value='a', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array.wiki] AssertionError: array.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='', value='a'), Item(key='', value='b'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'v': 'a'}, {'v': 'b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'a', ? - ^^^ + value='a', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10): wiki_test.py#L43
test_bangumi_wiki[array_multi_sep.wiki] AssertionError: array_multi_sep.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='d| b'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'd| b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'd| b', ? - ^^^ + value='d| b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.10)
Process completed with exit code 1.
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array_contain_open.wiki] AssertionError: array_contain_open.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='a[sd'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'a[sd'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'a[sd', ? - ^^^ + value='a[sd', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array_contain_close.wiki] AssertionError: array_contain_close.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='a sd ]'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'a sd ]'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'a sd ]', ? - ^^^ + value='a sd ]', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array_with_name.wiki] AssertionError: array_with_name.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='b'), Item(key='c', value='d'), Item(key='', value='e'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'b'}, {'k': 'c', 'v': 'd'}, {'v': 'e'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'c', ? - ^^^ + key='c', ? ^^^ - 'v': 'd', ? - ^^^ + value='d', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'e', ? - ^^^ + value='e', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array_null_item.wiki] AssertionError: array_null_item.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'k...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': ''}, {'key': 'b', 'value': ''}, {'key': 'd', 'value': (Item(key='', value='1'), Item(key='', value=''))}]} != {'data': [{'key': 'A', 'value': ''}, {'key': 'b', 'value': ''}, {'array': True, 'key': 'd', 'values': [{'v': '1'}, {'v': ''}]}]} Full diff: { 'data': [ { 'key': 'A', 'value': '', }, { 'key': 'b', 'value': '', }, { - 'array': True, 'key': 'd', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': '1', ? - ^^^ + value='1', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': '', ? - ^^^ + value='', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array_with_space.wiki] AssertionError: array_with_space.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='', value='a'), Item(key='', value='b'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'v': 'a'}, {'v': 'b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'a', ? - ^^^ + value='a', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array.wiki] AssertionError: array.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='', value='a'), Item(key='', value='b'))}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'v': 'a'}, {'v': 'b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'a', ? - ^^^ + value='a', ? ^^^^^ - }, ? ^ + ), ? ^ - { ? ^ + Item( ? ^^^^^ + key='', - 'v': 'b', ? - ^^^ + value='b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12): wiki_test.py#L43
test_bangumi_wiki[array_multi_sep.wiki] AssertionError: array_multi_sep.wiki assert {'data': [{'k...], 'type': ''} == {'data': [{'a...], 'type': ''} Omitting 1 identical items, use -vv to show Differing items: {'data': [{'key': 'A', 'value': (Item(key='a', value='d| b'),)}]} != {'data': [{'array': True, 'key': 'A', 'values': [{'k': 'a', 'v': 'd| b'}]}]} Full diff: { 'data': [ { - 'array': True, 'key': 'A', - 'values': [ ? - ^ + 'value': ( ? ^ - { ? ^ + Item( ? ^^^^^ - 'k': 'a', ? - ^^^ + key='a', ? ^^^ - 'v': 'd| b', ? - ^^^ + value='d| b', ? ^^^^^ - }, ? ^ + ), ? ^ - ], ? ^ + ), ? ^ }, ], 'type': '', }
test (3.12)
Process completed with exit code 1.