Skip to content

INTERVAL support

INTERVAL support #129

Triggered via pull request January 21, 2024 19:36
Status Failure
Total duration 4m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test.yml

on: pull_request
code-checks
7s
code-checks
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'pytest --import-mode=importlib /project/pantab/tests'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on macOS-11
Command ['/bin/sh', '-c', 'pytest --import-mode=importlib /Users/runner/work/pantab/pantab/pantab/tests'] failed with code 1. None
Build wheels on macOS-11
Process completed with exit code 1.
Build wheels on windows-2022
Command pytest --import-mode=importlib D:\a\pantab\pantab/pantab/tests failed with code 1. None
Build wheels on windows-2022
Process completed with exit code 1.
code-checks
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/