Skip to content

Fix pydantic aliases for python 3.11 #621

Fix pydantic aliases for python 3.11

Fix pydantic aliases for python 3.11 #621

Triggered via push July 17, 2023 14:30
Status Failure
Total duration 2m 53s
Artifacts

main.yml

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

Annotations

32 errors and 6 warnings
build (ubuntu-latest, 3.8)
Process completed with exit code 2.
build (ubuntu-latest, 3.8): vkwave/bots/core/dispatching/filters/builtin.py#L39
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.8): vkwave/bots/addons/easy/easy_handlers.py#L146
E226 missing whitespace around arithmetic operator
build (ubuntu-latest, 3.8): vkwave/bots/addons/easy/easy_handlers.py#L703
E226 missing whitespace around arithmetic operator
build (ubuntu-latest, 3.8): vkwave/api/methods/status.py#L52
E303 too many blank lines (2)
build (ubuntu-latest, 3.8): tests/types/test_user_events_types.py#L12
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.8): tests/types/test_user_events_types.py#L134
E712 comparison to False should be 'if cond is False:' or 'if not cond:'
build (ubuntu-latest, 3.8)
Process completed with exit code 1.
build (ubuntu-latest, 3.9)
Process completed with exit code 2.
build (ubuntu-latest, 3.9)
Process completed with exit code 1.
build (ubuntu-latest, 3.9): vkwave/bots/core/dispatching/filters/builtin.py#L39
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.9): vkwave/bots/addons/easy/easy_handlers.py#L146
E226 missing whitespace around arithmetic operator
build (ubuntu-latest, 3.9): vkwave/bots/addons/easy/easy_handlers.py#L703
E226 missing whitespace around arithmetic operator
build (ubuntu-latest, 3.9): vkwave/api/methods/status.py#L52
E303 too many blank lines (2)
build (ubuntu-latest, 3.9): tests/types/test_user_events_types.py#L12
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.9): tests/types/test_user_events_types.py#L134
E712 comparison to False should be 'if cond is False:' or 'if not cond:'
build (ubuntu-latest, 3.7)
Process completed with exit code 1.
build (ubuntu-latest, 3.7)
Process completed with exit code 2.
build (ubuntu-latest, 3.7): vkwave/bots/core/dispatching/filters/builtin.py#L39
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.7): vkwave/bots/addons/easy/easy_handlers.py#L146
E226 missing whitespace around arithmetic operator
build (ubuntu-latest, 3.7): vkwave/bots/addons/easy/easy_handlers.py#L703
E226 missing whitespace around arithmetic operator
build (ubuntu-latest, 3.7): vkwave/api/methods/status.py#L52
E303 too many blank lines (2)
build (ubuntu-latest, 3.7): tests/types/test_user_events_types.py#L12
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.7): tests/types/test_user_events_types.py#L134
E712 comparison to False should be 'if cond is False:' or 'if not cond:'
build (macos-latest, 3.9)
Process completed with exit code 1.
build (macos-latest, 3.9)
Process completed with exit code 1.
build (macos-latest, 3.9)
Process completed with exit code 1.
build (macos-latest, 3.9)
The operation was canceled.
build (macos-latest, 3.8)
Process completed with exit code 2.
build (macos-latest, 3.8)
The operation was canceled.
build (macos-latest, 3.7)
Process completed with exit code 2.
build (macos-latest, 3.7)
The operation was canceled.
build (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (ubuntu-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (macos-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (macos-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (macos-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/