Skip to content

Skip test files when necessary #9

Skip test files when necessary

Skip test files when necessary #9

Triggered via pull request March 21, 2024 21:34
Status Failure
Total duration 49s
Artifacts
markdown-check  /  markdown-link-check
20s
markdown-check / markdown-link-check
repo-standard  /  validate-name
40s
repo-standard / validate-name
test-python  /  lint-test
15s
test-python / lint-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Ruff (E712): finesse/finesse_test.py#L32
finesse/finesse_test.py:32:44: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): finesse/finesse_test.py#L39
finesse/finesse_test.py:39:48: E712 Comparison to `True` should be `cond is True` or `if cond:`
test-python / lint-test
Process completed with exit code 1.
test-python / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
repo-standard / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/