Create test-lint.yaml #1
Annotations
10 errors and 1 warning
Run ruff:
tests/test_noise.py#L33
tests/test_noise.py:33:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_noise.py#L46
tests/test_noise.py:46:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale.py#L33
tests/test_scale.py:33:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale.py#L46
tests/test_scale.py:46:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale.py#L59
tests/test_scale.py:59:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale.py#L72
tests/test_scale.py:72:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale_resnet10.py#L33
tests/test_scale_resnet10.py:33:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale_resnet10.py#L46
tests/test_scale_resnet10.py:46:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale_upconv7.py#L34
tests/test_scale_upconv7.py:34:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_scale_upconv7.py#L47
tests/test_scale_upconv7.py:47:2: ERA001 Found commented-out code
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading