Skip to content

Union tests

Union tests #12

Triggered via pull request September 10, 2024 03:02
@WaVEVWaVEV
synchronize #5
WaVEV:union-tests
Status Failure
Total duration 47s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
isort: tests/db_functions/datetime/test_extract_trunc.py#L1
Imports are incorrectly sorted and/or formatted.
isort
The process '/opt/hostedtoolcache/Python/3.12.5/x64/bin/isort' failed with exit code 1
flake8: tests/db_functions/datetime/test_extract_trunc.py#L517
local variable 'obj_1_iso_2014' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L518
local variable 'obj_1_iso_2015' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L519
local variable 'obj_2_iso_2015' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1021
local variable 'qs' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1690
local variable 'delta_tzinfo_pos' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1691
local variable 'delta_tzinfo_neg' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1707
line too long (89 > 88 characters)
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1708
line too long (89 > 88 characters)
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1823
local variable 'melb_start_datetime' is assigned to but never used
flake8: tests/db_functions/datetime/test_extract_trunc.py#L1824
local variable 'pacific_start_datetime' is assigned to but never used
black
Process completed with exit code 1.
isort
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/