Skip to content

Add node version filtering for sampling #99

Add node version filtering for sampling

Add node version filtering for sampling #99

Triggered via pull request August 2, 2024 18:04
Status Failure
Total duration 2m 0s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (I001): porter/fields/base.py#L1
porter/fields/base.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F821): porter/main.py#L164
porter/main.py:164:19: F821 Undefined name `InvalidInputData`
Ruff (I001): porter/schema.py#L1
porter/schema.py:1:1: I001 Import block is un-sorted or un-formatted
ruff-lint
Process completed with exit code 1.
ruff-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/